代码搜索结果

找到约 10,000 项符合 LED Matrix 的代码

led.h

#ifndef __led_H__ #define __led_H__ void Test_Led(void); #endif /*__led_H__*/

led.c

#include #include "..\inc\def.h" #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\led.h" void Test_Led(void) { rSYSCFG=SYSCFG_8KB; #if (PLLON==1) Cha

led.prj

[Compiler Options] Edit1=D:\ICC-AVR\include\ Edit2=D:\ICC-AVR\lib\ Edit8= CheckBox1=0 CheckBox2=1 Edit3= Edit4= Edit11=16 Edit13= ComboBox1=0 Edit9=8192 Edit10=512 ComboBox2=9 RadioGroup

led.s

.module led.c .area text(rom, con, rel) .dbfile D:\ICC-AVR\examples.sl\LED\led.c .dbfunc s Delay _Delay fI ; a -> R16 ; b -> R18 .even _Delay:: .dbline 6{ ; #i