代码搜索结果

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

led.bsf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to

led.qws

[ProjectWorkspace] ptn_Child1=Frames ptn_Child2=ActionPoints [ProjectWorkspace.Frames] ptn_Child1=ChildFrames

led.prj

[Compiler Options] Edit1=C:\icc\include\ Edit2=C:\icc\lib\ Edit8= CheckBox1=0 CheckBox2=1 Edit3= Edit4= Edit11=16 Edit13= ComboBox1=0 Edit9=0x20000 Edit10=4096 ComboBox2=20 RadioGroup1=0

led.s

.module led.c .area data(ram, con, rel) _T0Count0:: .blkb 2 .area idata .word 0 .area data(ram, con, rel) .dbfile d:\excersize\led.h .dbsym e T0Count0 _T0Count0 i .area text(rom, con

led.o

XL H 4 areas 8 global symbols M led.c A text size 144 flags 0 dbfile d:\excersize\led.h dbfile D:\excersize\led.c dbfunc e port_init 0 fV dbline FFFFFFFF 0 dbline 9 0 dbline A 0 dbline B 4

led.h

#include #include #include #include #define UI unsigned int #define UC unsigned char UI T0Count0=0;

led.hex

:040000000C94470015 :04003C000C948C0094 :14008C000000CFEFD0E1CDBFDEBFC051D0400AEA0883002404 :1400A000E2E0F1E011E0E230F10711F00192FBCF0083ECE809 :1400B400F0E0A0E0B1E010E0EE38F10721F0C89531960D9275

led.lst

__start: __text_start: 0047 EFCF LDI R28,0xFF 0048 E1D0 LDI R29,0x10 0049 BFCD OUT 0x3D,R28 004A BFDE OUT 0x3E,R29 004B 51C0 SUBI R28,0x10 004C