代码搜索:如何学习 UART?

找到约 10,000 项符合「如何学习 UART?」的源代码

代码结果 10,000
www.eeworm.com/read/192426/8382050

_c uart._c

/******************************************/ /* 广州天河双龙电子公司 */ /* http://www.sl.com.cn */ /* RS232通信驱动程序(中断方式) */ /* 作者:ntzwq@wx88.net
www.eeworm.com/read/192426/8382060

c uart.c

/******************************************/ /* 广州天河双龙电子公司 */ /* http://www.sl.com.cn */ /* RS232通信驱动程序(中断方式) */ /* 作者:ntzwq@wx88.net
www.eeworm.com/read/192426/8382083

o uart.o

XL H 5 areas B global symbols M uart.c S push_gset1 Ref0000 S _TWI_STATE Ref0000 S pop_gset1 Ref0000 A text size C2 flags 0 dbfile E:\icc\iccavr\mega8\mega8\I2C_COM\uart.c dbfunc e uart_rxc 0
www.eeworm.com/read/192426/8382085

_h uart._h

/* 字符输出函数 */ extern void putchar(unsigned char c); /* 字符输入函数 */ extern unsigned char getchar(void); /* 字符串输出函数 */ extern void puts(char *s); /* UART初始化 */ extern void
www.eeworm.com/read/192426/8382109

s uart.s

.module uart.c .area data(ram, con, rel) _rd_index:: .blkb 1 .area idata .byte 0 .area data(ram, con, rel) .dbfile E:\icc\iccavr\mega8\mega8\I2C_COM\uart.c .dbsym e rd_index _rd_index
www.eeworm.com/read/192426/8382118

h uart.h

/* 字符输出函数 */ void putchar(unsigned char c); /* 字符输入函数 */ unsigned char getchar(void); /* 字符串输出函数 */ void puts(char *s); /* UART初始化 */ void uart_init(void);
www.eeworm.com/read/192426/8382121

lis uart.lis

.module uart.c .area text(rom, con, rel) 0000 .dbfile E:\icc\iccavr\mega8\mega8\RTC\uart.c 0000 .dbfunc e putch
www.eeworm.com/read/192426/8382123

_c uart._c

/******************************************/ /* 广州天河双龙电子公司 */ /* http://www.sl.com.cn */ /* RS232通信驱动程序 */ /* 作者:ntzwq@wx88.ne
www.eeworm.com/read/192426/8382142

c uart.c

/******************************************/ /* 广州天河双龙电子公司 */ /* http://www.sl.com.cn */ /* RS232通信驱动程序 */ /* 作者:ntzwq@wx88.ne
www.eeworm.com/read/192426/8382153

o uart.o

XL H 1 areas 7 global symbols M uart.c S push_gset1 Ref0000 S _read_flash Ref0000 S pop_gset1 Ref0000 A text size 4E flags 0 dbfile E:\icc\iccavr\mega8\mega8\RTC\uart.c dbfunc e putchar 0 fV