代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
led.lst
C51 COMPILER V8.02 LED 12/10/2008 22:55:07 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN LED
led.c
#include
#include
#include
#include
int main(int argc, char **argv)
{
int on;
int led_no;
int fd;
if (argc != 3 || sscanf(argv[1], "%d", &led_no) !=
led.prj
[Compiler Options]
CompilerOptions.Left=400
CompilerOptions.Top=345
CompilerOptions.Width=480
CompilerOptions.Height=333
Edit1=C:\icc\include\
Edit2=C:\icc\lib\
Edit8=
CheckBox1=0
CheckBox2=1
led.s
.module led.c
.area text(rom, con, rel)
.dbfile C:\icc\examples.avr\LED\led.c
.dbfunc e Delay _Delay fV
; a -> R16
; b -> R18
.even
_Delay::
.dbline -1
.dblin
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 96 flags 0
dbfile C:\icc\examples.avr\LED\led.c
dbfunc e Delay 0 fV
dbsym r a 10 c
led.hex
:040000000C942A0032
:14005400CFE5D4E0CDBFDEBFCE51D0400AEA08830024E0E66F
:14006800F0E010E0E036F10711F00192FBCF0083E4E5F0E03C
:14007C00A0E6B0E010E0E435F10721F0C89531960D92F9CFBD
:140090000E946600FFC
led.lk
led.o