代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
can.ewd
1
RAM_Debug
ARM
can.c
/*****************************************************************************
* can.c: CAN module API file for NXP LPC23xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor
can.h
/*****************************************************************************
* can.h: Header file for NXP LPC230x Family Microprocessors
*
* Copyright(C) 2007, NXP Semiconductor
* All
can.eww
$WS_DIR$\can.ewp
can.ewp
1
RAM_Debug
ARM
can.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
can.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
can.c
/******************************************************************************
*
* Controller Area Network (CAN) Demo-Application
* Atmel AVR with Microchip MCP2515
*
* Copyright (C) 200
can.h
#ifndef CAN_H_
#define CAN_H_
#include
#define CANDEBUG 1
#define CANUSELOOP 0
#define CANSENDTIMEOUT (200) /* milliseconds */
// initial value of gCANAutoProcess
#defi