代码搜索:UART
找到约 10,000 项符合「UART」的源代码
代码结果 10,000
www.eeworm.com/read/485601/1261932
prj uart.prj
[Compiler Options]
Edit1=C:\icc\include\
Edit2=C:\icc\lib\
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=8192
Edit10=512
ComboBox2=13
RadioGroup1=0
Ed
www.eeworm.com/read/485601/1261933
lst uart.lst
__start:
__text_start:
001D E5CF LDI R28,0x5F
001E E0D2 LDI R29,2
001F BFCD OUT 0x3D,R28
0020 BFDE OUT 0x3E,R29
0021 51C0 SUBI R28,0x10
0022 40D
www.eeworm.com/read/485601/1261934
src uart.src
[Files]
UART.C
[Headers]
C:\icc\include\io8535v.h
[Documents]
www.eeworm.com/read/485601/1261937
lis uart.lis
.module UART.C
.area data(ram, con, rel)
0000 _Table::
0000 .blkb 2
.area idata
0000 3F06
www.eeworm.com/read/485601/1261938
hex uart.hex
:020000001CC022
:140022003F065B4F666D7D077F6F777C395E79716162636498
:1400360000000000CFE5D2E0CDBFDEBFC051D0400AEA088387
:14004A000024E8E7F0E010E0E837F10711F00192FBCF0083F7
:14005E00E2E2F0E0A0E6B0E
www.eeworm.com/read/485601/1261939
_c uart._c
#include
#define uchar unsigned char
#define uint unsigned int
uchar Table[16]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,
0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71};
www.eeworm.com/read/485601/1261940
c uart.c
#include
#define uchar unsigned char
#define uint unsigned int
uchar Table[16]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,
0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71};
www.eeworm.com/read/485601/1261941
o uart.o
XL
H 3 areas A global symbols
M UART.C
S push_gset1 Ref0000
S push_gset3 Ref0000
S pop_gset1 Ref0000
S pop_gset3 Ref0000
A text size D8 flags 0
dbfile J:\AVRpractice\BOOK\UARTforBook\UART.C
d
www.eeworm.com/read/485601/1261942
dbg uart.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR J:\AVRpractice\BOOK\UARTforBook\
FILE UART.C
FUNC DelayMs 7A fV
BLOCK 11 7C
DEFREG j 20 i
DEFREG i 16 i
LINE 11 7C
LINE 12 7C
LINE 13 7E
LIN