代码搜索结果

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

can.c

/***************************************************************************** * can.c: CAN module API file for NXP LPC29xx Family Microprocessors * * Copyright(C) 2007, NXP Semiconductor

can.h

/***************************************************************************** * can.h: Header file for NXP LPC29xx Family Microprocessors * * Copyright(C) 2007, NXP Semiconductor * All

can.c

/***************************************************************************** * can.c: CAN module API file for NXP LPC23xx/24xx Family Microprocessors * * Copyright(C) 2006, NXP Semiconduct

can.h

/***************************************************************************** * can.h: Header file for NXP LPC230x Family Microprocessors * * Copyright(C) 2006, NXP Semiconductor * All

can.eww

$WS_DIR$\can.ewp all

bus.cfg

# JSVM 2.0 Main Configuration File #============================== GENERAL ============================== str/bus.264 # Bitstream file 30.0 # Maximu

bus.cfg

# Scalable H.264/AVC Extension Configuration File #============================== GENERAL ============================== OutputFile str/bus.264 # Bitstream file FrameRate

bus.cfg

########### RATE-POINTS CONFIGURATION FILE ########### Bus # Label bin/H264AVCEncoderLibTestStatic # Encoder Binary cfg/Bus

can.h

/////////CAN 消息初始化程序//////////////// //////can.h////////////////// #include "C8051F040.h" #include "canreg.h" typedef unsigned char uchar; typedef unsigned int uint; typedef unsigned long ulong

can.h

//////can.h////////////////// #include "C8051F040.h" #include "canreg.h" typedef unsigned char uchar; typedef unsigned int uint; typedef unsigned long ulong; union intchar{ uint tempval; st