代码搜索结果

找到约 406,141 项符合 CAN Bus 的代码

main.c

#include "config.h" #include "\CAN Bus\IncludeCan.H" INT32U statue; int main() { InitCAN (CAN1); //InitCAN (CAN2); ConfigAFReg (); while (1) { if ((CANRcvCyBufApp[CAN1].ReadPoin

intel82527_can.h

#ifndef __INTEL82527_CAN_H__ #define __INTEL82527_CAN_H__ #include "linux/types.h" /* The following statements will be for the can bus and intel 82527 */ typedef struct canmessage{ uint8_t

sja1000p.cpp

/* sja1000.c * Linux CAN-bus device driver. * Written by Arnaud Westenberg email:arnaud@wanadoo.nl * This software is released under the GPL-License. * Version 0.6 18 Sept 2000 * Changed for Peli

sja1000p.h

/* sja1000p.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.6.1 T.Motylewski@bfa

mcp2515funcs.c

/* mcp2515funcs * CAN bus driver for Microchip 251x CAN Controller with SPI Interface * * can4linux -- LINUX CAN device driver source * * This file is subject to the terms and conditions of the