代码搜索:LED

找到约 10,000 项符合「LED」的源代码

代码结果 10,000
www.eeworm.com/read/321359/13408282

_h led._h

#ifndef _LED_H #define _LED_H #define LED_DATA_DDRA DDRA #define LED_DATA_PORTA PORTA #define LED_SCAN_DDRB DDRB #define LED_SCAN_PORTB PORTB #define HC573_CLK_DDRC DDRC //必须以字母开
www.eeworm.com/read/321359/13408284

_c led._c

/* 2007-01-05 22:30 2007-1-6 23:04 infrared //ICC-AVR application builder : 2006-12-16 0:17:05 2006-12-18 20:04 IR_CDOE // Target : M16 // Crystal: 16.000Mhz //注册大小写识别 开始必须为字母 红外线 */ #in
www.eeworm.com/read/321359/13408286

c led.c

/* 2007-01-05 22:30 2007-1-6 23:04 infrared //ICC-AVR application builder : 2006-12-16 0:17:05 2006-12-18 20:04 IR_CDOE // Target : M16 // Crystal: 16.000Mhz //注册大小写识别 开始必须为字母 红外线 */ #in
www.eeworm.com/read/321349/13408389

s led.s

.module led.c .area text(rom, con, rel) .dbfile F:\单片机资料\AVR单片机\制作ds18b20\18B20\led.c .area data(ram, con, rel) .dbfile F:\单片机资料\AVR单片机\制作ds18b20\18B20\led.c _led_data:: .blkb 2 .area id
www.eeworm.com/read/321349/13408395

o led.o

XL H 3 areas B global symbols M led.c S mod16u Ref0000 S div16u Ref0000 S push_xgset303C Ref0000 S lsl8 Ref0000 S _delay_ms Ref0000 S pop_xgset303C Ref0000 A text size 136 flags 0 dbfile F:\
www.eeworm.com/read/321349/13408396

h led.h

/********************************** ** file_name led.h ** ** describe 七段数码管头文件 ** ** LED型号 ARK SR420361K ** ** auther 古欣 www.avrvi.com ** ** Time 2007-2-25
www.eeworm.com/read/321349/13408410

lis led.lis

.module led.c .area text(rom, con, rel) 0000 .dbfile F:\单片机资料\AVR单片机\制作ds18b20\18B20\led.c .area data(ram,
www.eeworm.com/read/321349/13408411

_h led._h

/********************************** ** file_name led.h ** ** describe 七段数码管头文件 ** ** LED型号 ARK SR420361K ** ** auther 古欣 www.avrvi.com ** ** Time 2007-2-25
www.eeworm.com/read/321349/13408414

_c led._c

/********************************** ** file_name led.c ** ** describe 七段数码管函数 ** ** auther 古欣 www.avrvi.com ** ** Time 200-2-25 ** ** temp=(data*1000)%1; 这个
www.eeworm.com/read/321349/13408416

c led.c

/********************************** ** file_name led.c ** ** describe 七段数码管函数 ** ** auther 古欣 www.avrvi.com ** ** Time 200-2-25 ** ** temp=(data*1000)%1; 这个