代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/486514/6534504
obj led.obj
www.eeworm.com/read/486514/6534507
plg led.plg
Build target 'Target 1'
compiling led.c...
linking...
Program Size: data=10.0 xdata=0 code=186
"led" - 0 Error(s), 0 Warning(s).
www.eeworm.com/read/486514/6534512
opt led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/486514/6534513
c led.c
www.eeworm.com/read/486514/6534514
lst led.lst
C51 COMPILER V6.23a LED 09/08/2003 17:00:38 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN le
www.eeworm.com/read/486142/6543912
o led.o
www.eeworm.com/read/486142/6543922
c led.c
#include
#include
#include "../inc/inc.h"
/*
#define GPBCON (*(volatile unsigned long *)0x56000010)
#define GPBDAT (*(volatile unsigned long *)0x56000014)
#def