代码搜索:UART 有哪些应用?
找到约 10,000 项符合「UART 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/295570/8154254
c uart.c
#include
//=========串口0=======================================
#define LenBuf 0x10
data unsigned char time_u;
data unsigned char TIflag;
data unsigned char *head_pt; //接受头指
www.eeworm.com/read/395500/8170595
dxe uart.dxe
www.eeworm.com/read/395500/8170603
mak uart.mak
# Generated by the VisualDSP++ IDDE
# Note: Any changes made to this Makefile will be lost the next time the
# matching project file is loaded into the IDDE. If you wish to preserve
# changes,
www.eeworm.com/read/395435/8173209
lis uart.lis
.module uart.c
.area text(rom, con, rel)
0000 .dbfile D:\开发板\source\ds18b20\uart.c
0000 .dbfunc e delay_us _del
www.eeworm.com/read/395435/8173212
_c uart._c
/******************************************/
/* 北京MCU学习之家 */
/* ADC通信演示程序 */
/* 作者:白如冰 */
/* 2005年10月1日
www.eeworm.com/read/395435/8173223
c uart.c
/******************************************/
/* 北京MCU学习之家 */
/* ADC通信演示程序 */
/* 作者:白如冰 */
/* 2005年10月1日
www.eeworm.com/read/395435/8173237
o uart.o
XL
H 1 areas C global symbols
M uart.c
S push_gset1 Ref0000
S push_gset2 Ref0000
S pop_gset1 Ref0000
S pop_gset2 Ref0000
A text size A4 flags 0
dbfile D:\开发板\source\ds18b20\uart.c
dbfunc e de
www.eeworm.com/read/395435/8173246
s uart.s
.module uart.c
.area text(rom, con, rel)
.dbfile D:\开发板\source\ds18b20\uart.c
.dbfunc e delay_us _delay_us fV
; i -> R20,R21
; n -> R16,R17
.even
_delay_us::
rc
www.eeworm.com/read/395435/8173249