代码搜索结果
找到约 10,000 项符合
USART 的代码
usart.dep
2
Debug
$TOOLKIT_DIR$\inc\iom64.h
usart.eww
$WS_DIR$\usart.ewp
usart.wsdt
usart/Debug
usart.dni
[Breakpoints]
Count=0
[TraceHelper]
Enabled=0
ShowSource=1
usart.ewd
1
Debug
AVR
usart.ewp
1
Debug
AVR
usart.c
#include
#include
#define F_CPU 8 //8MHz时钟频率
#define delay_us(t_nus) __delay_cycles(t_nus*F_CPU)
#define delay_ms(t_nms) __delay_cycles(t_nms*F_CPU*1000)
/*USART1多机模
usart.s
.module usart.c
.area text(rom, con, rel)
.dbfile D:\仿真\增量式模糊控制\usart.c
.dbfunc e put_char _put_char fV
; ch -> R16
.even
_put_char::
.dbline -1
.dbline 4
; #define USART_C
usart.o
XL
H 1 areas 5 global symbols
M usart.c
S push_gset1 Ref0000
S pop_gset1 Ref0000
A text size 34 flags 0
dbfile D:\仿真\增量式模糊控制\usart.c
dbfunc e put_char 0 fV
dbsym r ch 10 c
dbline FFFFFFFF 0