代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
ex09_can.map
******************************************************************************
TMS320C2000 COFF Linker PC Version 3.09
*******************************************************
cc_can104.h
/* cc_can104.h
* Header file for the Linux CAN-bus driver.
* Written by Arnaud Westenberg email:arnaud@wanadoo.nl
* This software is released under the GPL-License.
* Version 0.7 6 Aug 2001
*/
cc_can104.c
/* cc_can104.c
* Linux CAN-bus device driver.
* Written by Arnaud Westenberg email:arnaud@wanadoo.nl
* This software is released under the GPL-License.
* Version 0.7 6 Aug 2001
*/
#include
can-mebeiffen1.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitECan:
//-------------------------------------------------------------------------
can-memainbeifen1.c
#include "DSP28_Device.h"
void delay(int n);
interrupt void CAN0INTA_ISR();
//interrupt void CAN0INTARECEIVER_ISR();
//#define CAN_INT 1
//Global variable for this example
Uint32 ErrorC
can_register_asyn.v
// synopsys translate_off
`include "timescale.v"
// synopsys translate_on
module can_register_asyn
( data_in,
data_out,
we,
clk,
rst
);
parameter WIDTH = 8; // default parame