代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/348265/11603719
c led.c
#include "config.h"
sbit WR_LED = P3^4;
unsigned char brk;
unsigned long tmp;
sbit RTC_RST = P2^0;
sbit RTC_SCLK = P2^1;
sbit RTC_IO = P2^2;
uint8 xdata LCD_COMMAND _at_ 0xff00;
u
www.eeworm.com/read/348265/11603720
lst led.lst
C51 COMPILER V6.12 LED 07/12/2008 18:39:28 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN LED
www.eeworm.com/read/348265/11603731
hex led.hex
:1014B40020202057656C436F6D6520746F202020B9
:1014C4000020205151203238343337343138312020
:1014D4002000FEFDFBF7EFDFBF7F0000E00F1010E0
:1014E400082008201010E00F000000001020102039
:1014F400F83F0020002
www.eeworm.com/read/348265/11603732
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/348265/11603735
obj led.obj
www.eeworm.com/read/158502/11609431
c led.c
/*****************************************************
* 文件名称:
* led.c
* 文件说明:显示的时候首先设置要显示的内容
* 然后使能相应的LED
*
*****************************************************/
#ifnd
www.eeworm.com/read/261930/11614378
vtl led.vtl
Attributes [swRefresh="3",refCycles="1"]
LoadInstrument LED[BoundX="27",BoundY="22",BoundH="61",BoundW="61",Port="0xA"]
LoadInstrument Text[BoundX="37",BoundY="88",BoundW="48",swBBox="0",swHAlig="1"
www.eeworm.com/read/347978/11621003
lis led.lis
.module LED.C
.area text(rom, con, rel)
0000 .dbfile C:\DOCUME~1\Administrator\桌面\张军\AVR\AVR单片机系统开发实例稿\第二章\第二章程序\跑马灯设计\LED.C
0000
www.eeworm.com/read/347978/11621008
s led.s
.module LED.C
.area text(rom, con, rel)
.dbfile C:\DOCUME~1\Administrator\桌面\张军\AVR\AVR单片机系统开发实例稿\第二章\第二章程序\跑马灯设计\LED.C
.dbfunc e DelayMs _DelayMs fV
; j -> R20,R21
;