代码搜索结果

找到约 24,054 项符合 S 的代码

read_flash.s

;unsigned char read_flash(unsigned int add); _read_flash:: mov r31,r17 mov r30,r16 lpm r16,z clr r17 ret

uart.s

.module uart.c .area text(rom, con, rel) .dbfile E:\icc\iccavr\mega8\mega8\DAC\uart.c .dbfunc e putchar _putchar fV ; c -> R16 .even _putchar:: .dbline -1 .dbline 18 ; /**

read_flash.s

;unsigned char read_flash(unsigned int add); _read_flash:: mov r31,r17 mov r30,r16 lpm r16,z clr r17 ret

numled.s

.module numled.c .area lit(rom, con, rel) _seg_table:: .byte 192,249 .byte 164,176 .byte 153,146 .byte 130,248 .byte 128,144 .byte 136,131 .byte 198,161 .byte 134,142 .dbfile E:\

i2c.s

.module I2C.c .area text(rom, con, rel) .dbfile E:\icc\iccavr\mega8\mega8\I2C\I2C.c .dbfunc e i2c_Write _i2c_Write fc ; RomAddress -> R22 ; Wdata -> R20 .even _i2c_Write:: r

led.s

.module led.c .area text(rom, con, rel) .dbfile E:\icc\iccavr\mega8\mega8\led\led.c .dbfunc e Delay _Delay fV ; a -> R16 ; b -> R18 .even _Delay:: .dbline -1

numled.s

.module numled.c .area lit(rom, con, rel) _seg_table:: .byte 192,249 .byte 164,176 .byte 153,146 .byte 130,248 .byte 128,144 .byte 136,131 .byte 198,161 .byte 134,142 .dbfile E:\

i2c.s

.module I2C.c .area vector(rom, abs) .org 34 rjmp _TWI_ISR .area text(rom, con, rel) .dbfile E:\icc\iccavr\mega8\mega8\I2C_ISR\I2C.c .dbfunc e TWI_ISR _TWI_ISR fV .even _TWI_ISR:: st

8515portbledshift.s

.module .8515PortbLedShift.c .area text .dbfile E:\grc\licc\例子10.3.4\8515PortbLedShift.c .dbfunc s delay _delay fI ; i -> R16 ; j -> R18 .even _delay:: .dbline

rectangularwave.s

.module RectangularWave.c .area text .dbfile E:\grc\licc\例子10.4.5\RectangularWave.c .dbfunc s delay _delay fI ; i -> R20 ; j -> R22 ; t -> R16 .even