代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/143528/12867025
prj 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
www.eeworm.com/read/143528/12867026
cof led.cof
www.eeworm.com/read/143528/12867027
avd led.avd
www.eeworm.com/read/143528/12867031
s 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
www.eeworm.com/read/143528/12867035
o led.o
XL
H 1 areas 6 global symbols
M led.c
S push_gset1 Ref0000
S pop_gset1 Ref0000
S lsl16 Ref0000
A text size 9E flags 0
dbfile D:\ICC-AVR\examples.sl\LED\led.c
dbfunc s Delay 0 fI
dbsym r a 10
www.eeworm.com/read/143528/12867037
hex led.hex
:020000000CC032
:14001A00CFE5D2E0CDBFDEBFC051D0400AEA08830024E0E6B9
:14002E00F0E010E0E036F10711F00192FBCF0083EAE1F0E074
:14004200A0E6B0E010E0EA31F10721F0C89531960D92F9CFF5
:140056001CD0FFCF01E006C
www.eeworm.com/read/143528/12867040
~c led.~c
#include
/**********************************************************
为了可以看见LED的图案变化,每次LED图案变化需要保持一定时间
*********************************************************/
void Delay()
{
uns
www.eeworm.com/read/143528/12867046
lst led.lst
.module led.c
.area text(rom, con, rel)
--- 0000 .dbfile D:\ICC-AVR\examples.sl\LED\led.c
--- 0000 .dbfunc s De
www.eeworm.com/read/143528/12867052
mp led.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------