代码搜索结果
找到约 10,000 项符合
UART 的代码
uart.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 {
uart.lst
A51 MACRO ASSEMBLER UART 09/14/2006 15:19:13 PAGE 1
MACRO ASSEMBLER A51 V7.10
OBJECT MODULE PLACED IN uart.OBJ
ASSEMBLER INV
uart.asm
/*
**********************************************************************************************
* Project: TK7821
* File: uart.asm
* Contents: The serial communication
* 程序描述:把收到的数据发送回去
* 硬
uart.lnp
"uart.obj",
"SCI.obj"
TO "uart"
NOPRINT
uart.c
/*
**********************************************************************************************
* Project: TK7821
* File: uart.c
* Contents: The serial communication
* 程序描述:把收到的数据发送回去
* 目
uart.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 {