代码搜索结果
找到约 10,000 项符合
T 的代码
t101a.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 {
t100a.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 {
t515.lst
C51 COMPILER V7.50 T515 01/12/2006 13:31:13 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE T515
OBJECT MODULE PLACED IN .\
t106.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 {
t112.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 {
t514.h
void SRC_656(void);
t515.h
void SRC_656(void);
void switch_T515(void);
void Init_T515();
void T515_NTSC_PAL(void);
#define TW515 0xB8
t232.asm
;主函数
#include ;定义所用的单片机头文件
COUNT EQU 0x20
_WREG EQU 0x21
_STATUS EQU 0x22
#define STAR_RCadd 0x50 ;串口接收数据起始存放地址
#define END_RCadd 0x7