代码搜索结果

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

bus_split_v2_1_0.pao

lib bus_split_v1_00_a bus_split

basic-can-project.html

 Atmel Corporation - Basic CAN 1.4

can_block_receive_f040.c

//----------------------------------------------------------------------------- // CAN_block_receive.c //----------------------------------------------------------------------------- // Copyright (

can_block_receive_f040.c

//----------------------------------------------------------------------------- // CAN_block_receive.c //----------------------------------------------------------------------------- // Copyright (

can_block_receive_f040.c

//----------------------------------------------------------------------------- // CAN_block_receive.c //----------------------------------------------------------------------------- // Copyright (

canio.def

;#define ALLOW_GET_CMD #define MODE_SELF_VERIFY #define NEAR_JUMP #define HIGH_INT_VECT 0x208 #define LOW_INT_VECT 0x218 #define RESET_VECT 0x200 #define CAN_CD_BIT RXB0EIDL,0 #d

artx_can.h.bak

/*---------------------------------------------------------------------------- * A R T X - C A N D r i v e r - G e n e r i c L a y e r *----------------------------------------------

busdef.m

% This script updates GUI data after any one of the % following actions: % Response to Bus edit text %CurrentBus=round(get(sli_bus,'Value')); CurrentBus=max([1,round(get(sli_bus,'Value'))]);

busdef.m

% This script updates GUI data after any one of the % following actions: % Response to Bus edit text %CurrentBus=round(get(sli_bus,'Value')); CurrentBus=max([1,round(get(sli_bus,'Value'))]);

alu_32_bit.v

/* Gabe Rowe EE 471 Lab #2 32 bit ALU with Carry Look Ahead, and minimized logic on set less than and overflow. */ module alu_32_bit(bus_a,bus_b,op_code,result_bu