代码搜索:UART 有哪些应用?

找到约 10,000 项符合「UART 有哪些应用?」的源代码

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

lis uart.lis

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

prj uart.prj

[Compiler Options] Edit1=e:\ICC\include\ Edit2=e:\ICC\lib\ Edit8= CheckBox1=0 CheckBox2=1 Edit3= Edit4= Edit11=16 Edit13= ComboBox1=0 Edit9=8192 Edit10=1024 ComboBox2=12 RadioGroup1=0 E
www.eeworm.com/read/192426/8382511

_c uart._c

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

lst uart.lst

__start: __text_start: 0043 E5CF LDI R28,0x5F 0044 E0D4 LDI R29,4 0045 BFCD OUT 0x3D,R28 0046 BFDE OUT 0x3E,R29 0047 51C0 SUBI R28,0x10 0048 40D
www.eeworm.com/read/192426/8382520

mak uart.mak

CC = iccavr CFLAGS = -Ie:\ICC\include\ -e -l -g -Mavr_enhanced_small -Wa-W ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -Le:\ICC\lib\ -g -Wl-W -bfunc_lit:0x26.0x1c00 -dram_end:0x45f -bdata:0x60.0x45f -d
www.eeworm.com/read/192426/8382524

c uart.c

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

lk uart.lk

uart.o read_flash.o
www.eeworm.com/read/192426/8382531

cof uart.cof

www.eeworm.com/read/192426/8382535

o uart.o

XL H 3 areas 9 global symbols M uart.c S push_gset1 Ref0000 S _read_flash Ref0000 S pop_gset1 Ref0000 A text size BC flags 0 dbfile E:\icc\iccavr\mega8\mega8\uart\uart.c dbfunc e putchar 0 fV
www.eeworm.com/read/192426/8382539

mp uart.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------