代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/314377/13568771
c led.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define LcdCommand XBYTE[0xFFFF]
#define LcdDataWrite XBYTE[0xFFFE]
uchar cod
www.eeworm.com/read/314126/13574163
plg led.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\baiyang\My Documents\51 lab\LED\LED.uv2
Project File Date: 04/06/2008
Output:
www.eeworm.com/read/314126/13574165
c led.c
#include
int k=0,w=0;
void timer()interrupt 1
{
k++;
TH0=0X4C;
TL0=0X00;
}
void delay(unsigned int x)
{
while(x--);
}
void main()
{
P0=0x00;
EA=0;
TMOD=0X01;
TH0=0X4C;
TL0=0
www.eeworm.com/read/314126/13574166
lst led.lst
C51 COMPILER V8.08 LED 04/06/2008 20:23:57 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN LED
www.eeworm.com/read/314126/13574173
hex led.hex
:030000000200B04B
:0C00B000787FE4F6D8FD75810B0200F7A4
:08015A0002080000020A000087
:03000B0002013CB3
:10013C00C0E00509E50970020508758C4C758A004C
:03014C00D0E032CE
:0B014F00EF1FAC0670011E4C70F6228
www.eeworm.com/read/314126/13574174
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/314126/13574175
obj led.obj
www.eeworm.com/read/313914/13579356
out led.out
www.eeworm.com/read/313914/13579358
map led.map
******************************************************************************
TMS320C3x/4x COFF Linker Version 5.11
***********************************************