代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
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
led.hex
:020000000CC032
:14001A00CFE5D2E0CDBFDEBFC051D0400AEA08830024E0E6B9
:14002E00F0E010E0E036F10711F00192FBCF0083EAE1F0E074
:14004200A0E6B0E010E0EA31F10721F0C89531960D92F9CFF5
:140056001CD0FFCF01E006C
led.~c
#include
/**********************************************************
为了可以看见LED的图案变化,每次LED图案变化需要保持一定时间
*********************************************************/
void Delay()
{
uns
led.lk
led.o
led.lst
.module led.c
.area text(rom, con, rel)
--- 0000 .dbfile D:\ICC-AVR\examples.sl\LED\led.c
--- 0000 .dbfunc s De
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)
----------
led.lis
.module led.c
.area text(rom, con, rel)
0000 .dbfile D:\ICC-AVR\examples.sl\LED\led.c
0000 .dbfunc s Delay _D
led.src
led.c
led.mak
CC = iccavr
CFLAGS = -ID:\ICC-AVR\include\ -e -l -g -Wa-W
LFLAGS = -LD:\ICC-AVR\lib\ -m -g -dram_end:0x25f -bdata:0x60.0x25f -Wl-W -bfunc_lit:0x1a.0x2000 -dhwstk_size:16 -beeprom:1.512 -fihx_cof
led.dbg
FILE led.c
FUNC Delay 5A fI
STACK
DEFSTATIC a 10 c
DEFSTATIC b 12 c
LINE 6 5A
LINE 9 5A
LINE 10 5E
LINE 11 62
LINE 10 62
LINE 10 64
LINE 9 68
LINE 9 6A
LINE 12 6E
FUNCEND 6E
DEFSTATIC