代码搜索结果

找到约 10,000 项符合 CAN Bus 的代码

mmc_bus.c

/* * drivers/mmc/mmc_bus.c * * MMC bus protocol interfaces * * Copyright (C) 2001-2003 MIZI Research, Inc. * * Author: Yong-iL Joh * $Id: mmc_bus.c,v 1.2 2004/01/26 08:29:5

npc_bus.h

#ifndef __NPC_BUS_H__ #define __NPC_BUS_H__ BOOL NPC_BusInit( int meindex ); void NPC_BusLoop( int meindex ); void NPC_BusTalked( int meindex , int talkerindex , char *szMes , in

npc_bus.c

#include "version.h" #include #include "char.h" #include "object.h" #include "char_base.h" #include "npcutil.h" #include "lssproto_serv.h" #include "npc_bus.h" #include "handletime.h" /*

data_bus.v

module data_bus(data_inout,cs_out,a0_out,ram_cs_out,data_putout ,write_in,read_in,ale_in,clk_in,add_in,rst_in,data_in); inout [7:0] data_inout; input write_in,read_in,ale_in,clk_in,rst_in

idx_bus.m

function [PQ, PV, REF, NONE, BUS_I, BUS_TYPE, PD, QD, GS, BS, BUS_AREA, VM, ... VA, BASE_KV, ZONE, VMAX, VMIN, LAM_P, LAM_Q, MU_VMAX, MU_VMIN] = idx_bus %IDX_BUS Defines constants for named colu

idx_bus.m

function [PQ, PV, REF, NONE, BUS_I, BUS_TYPE, PD, QD, GS, BS, BUS_AREA, VM, ... VA, BASE_KV, ZONE, VMAX, VMIN, LAM_P, LAM_Q, MU_VMAX, MU_VMIN] = idx_bus %IDX_BUS Defines constants for named colu

switch_bus.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; -- 实体声明 entity switch_bus is -- 类属参数 generic ( BUS_WIDTH : integer := 8 ); -- 总线宽度 port ( din1 : in std_logic_vector(BUS_WIDTH-1 d