代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
can_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (MCB2300), 0x0004 // Tools: 'ARM-ADS'
Target (MCB2300 Debug), 0x0004 // Tools: 'ARM-ADS'
Group (Source Files)
Group (Documen
can_mcb2300.dep
Dependencies for Project 'can', Target 'MCB2300': (DO NOT MODIFY !)
F (..\Common\src\irq.c)(0x48AB692A)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D_DEBUG
can_debug_sct.bak
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
can_release_sct.bak
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
can_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1, 0x
can_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1, 0x
can_receive.m51
BL51 BANKED LINKER/LOCATER V5.03 05/15/2008 00:51:25 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE D:\C51
at90can128.h
#include
#include
#define MSCOMM_BUFFER_LENGTH 255
#define LED1_OFF() (PORTC |= 0x10)
#define LED1_ON() (PORTC &= ~0x10)
#define LED2_OFF() (PORTC |= 0x
at90can128.lis
.module AT90CAN128.C
.area text(rom, con, rel)
0000 .dbfile D:\CANBUS\数据帧\查询\单向通讯\结点1-串口\AT90CAN128.C
.are