代码搜索:ASCI
找到约 114 项符合「ASCI」的源代码
代码结果 114
www.eeworm.com/read/181823/9235967
s uart_to_twi_m8.s
.module uart_to_twi_m8.c
.area text(rom, con, rel)
.dbfile H:\UART_TO_TWI\uart_to_twi_m8.c
.dbfunc e main _main fV
.even
_main::
.dbline -1
.dbline 56
; /*******************************
www.eeworm.com/read/181823/9236034
c uart_to_twi_m8.c
/*****************************************************************
ICC-AVR application builder : 2005-8-19 14:40:53
Target : M8
Crystal: 7.3728Mhz
// Crystal: 4.6080Mhz
实验:做usart串行通讯实验
目的:了解
www.eeworm.com/read/452088/7447667
s uart_to_twi_m8.s
.module uart_to_twi_m8.c
.area text(rom, con, rel)
.dbfile H:\UART_TO_TWI\uart_to_twi_m8.c
.dbfunc e main _main fV
.even
_main::
.dbline -1
.dbline 56
; /*******************************
www.eeworm.com/read/452088/7447705
c uart_to_twi_m8.c
/*****************************************************************
ICC-AVR application builder : 2005-8-19 14:40:53
Target : M8
Crystal: 7.3728Mhz
// Crystal: 4.6080Mhz
实验:做usart串行通讯实验
目的:了解
www.eeworm.com/read/436413/7770213
s uart_to_twi_m8.s
.module uart_to_twi_m8.c
.area text(rom, con, rel)
.dbfile F:\UART_TO_TWI\uart_to_twi_m8.c
.dbfunc e main _main fV
.even
_main::
.dbline -1
.dbline 56
; /*******************************
www.eeworm.com/read/436413/7770252
c uart_to_twi_m8.c
/*****************************************************************
ICC-AVR application builder : 2005-8-19 14:40:53
Target : M8
Crystal: 7.3728Mhz
// Crystal: 4.6080Mhz
实验:做usart串行通讯实验
目的:了解
www.eeworm.com/read/436413/7770256
_c uart_to_twi_m8._c
/*****************************************************************
ICC-AVR application builder : 2005-8-19 14:40:53
Target : M8
Crystal: 7.3728Mhz
// Crystal: 4.6080Mhz
实验:做usart串行通讯实验
目的:了解
www.eeworm.com/read/341826/12060420
asm cal_lcd.asm
MACRO PP2One()
lda #01h
sta PP
ENDM
MACRO PP2Zero()
lda #00h
sta PP
ENDM
MACRO PP2store(%1)
lda
www.eeworm.com/read/341826/12060995
asm cal_lcd.asm
MACRO PP2One()
lda #01h
sta PP
ENDM
MACRO PP2Zero()
lda #00h
sta PP
ENDM
MACRO PP2store(%1)
lda
www.eeworm.com/read/187338/8832930
_c uart_to_twi_m8._c
/*****************************************************************
ICC-AVR application builder : 2005-8-19 14:40:53
Target : M8
Crystal: 7.3728Mhz
// Crystal: 4.6080Mhz
实验:做usart串行通讯实验
目的:了解