代码搜索:UART
找到约 10,000 项符合「UART」的源代码
代码结果 10,000
www.eeworm.com/read/453156/7425189
h uart.h
//uart header file
#ifdef UART_G
#define uart_ext
#else
#define uart_ext extern
#endif
#define printf UartPrintf
#define Uart_Printf UartPrintf
#define Uart_SendByte UartSen
www.eeworm.com/read/453156/7425195
c uart.c
/*---------------------------------------------------------------------------------
Project : Test for 2410
Author : Kreal@163.net
Creation Date : 04-04-15
Revision
www.eeworm.com/read/453156/7425213
o uart.o
www.eeworm.com/read/453120/7426467
hex uart.hex
:100000000C9458000C9477000C9477000C947700B3
:100010000C9477000C9477000C9477000C94770084
:100020000C9477000C9477000C9477000C94770074
:100030000C9477000C9477000C9477000C94770064
:100040000C9477000C9
www.eeworm.com/read/453120/7426469
lst uart.lst
1 .file "uart.c"
2 .arch atmega128
3 __SREG__ = 0x3f
4 __SP_H__ = 0x3e
5 __SP_L__ = 0x3d
6
www.eeworm.com/read/453120/7426471
c uart.c
/***********************************************
**** 名 称:AVRmega128 标准I/O流调试程序
****
**** 作 者:zhiyu
**** 编译器:WINAVR20070525
www.eeworm.com/read/453120/7426472
sym uart.sym
00000000 W __heap_end
00000000 a __tmp_reg__
00000000 a __tmp_reg__
00000000 a __tmp_reg__
00000000 a __tmp_reg__
00000000 a __tmp_reg__
00000000 a __tmp_reg__
00000000 a __tmp_reg__
00000000
www.eeworm.com/read/453120/7426474
o uart.o
www.eeworm.com/read/453120/7426476
lss uart.lss
uart.elf: file format elf32-avr
Sections:
Idx Name Size VMA LMA File off Algn
0 .data 0000003e 00800100 0000108e 00001122 2**0
CO
www.eeworm.com/read/453120/7426478
map uart.map
Archive member included because of file (symbol)
c:/program files/winavr/bin/../lib/gcc/avr/4.1.2/avr5\libgcc.a(_exit.o)
c:/program files/winavr/bin/../lib/gcc/avr/4.