代码搜索:LED

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

代码结果 10,000
www.eeworm.com/read/26469/960484

hex led.hex

:0E000300C294C290D291D292D293C28080FC5D :03000000020011EA :0C001100787FE4F6D8FD7581070200033B :00000001FF
www.eeworm.com/read/26469/960488

opt led.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/26469/960489

c led.c

#include sbit LED = P0^0; sbit ENLED = P1^4; sbit ADDR0 = P1^0; sbit ADDR1 = P1^1; sbit ADDR2 = P1^2; sbit ADDR3 = P1^3; main() { ENLED = 0; ADDR0 = 0; ADDR1 = 1; ADDR2 = 1; ADDR
www.eeworm.com/read/26469/960490

lst led.lst

C51 COMPILER V8.02 LED 10/24/2010 20:43:29 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE LED OBJECT MODULE PLACED IN led
www.eeworm.com/read/26821/969011

8led 8.8led

www.eeworm.com/read/26961/974309

aqd led.aqd

org 0000h ljmp start org 0050h start: mov r1, #0 mov r0, #0 mov
www.eeworm.com/read/26961/974311

o led.o

www.eeworm.com/read/26961/974314

asm led.asm

org 0000h ljmp start org 0050h start: mov r1, #0 mov r0, #0 mov
www.eeworm.com/read/26961/974317

obj led.obj

www.eeworm.com/read/26961/974324

omf led.omf