代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/344376/11885152
dni led.dni
[Breakpoints]
Count=0
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[TraceHelper]
Enabled=0
ShowSource=1
www.eeworm.com/read/344365/11885688
c led.c
#include"at89x52.h"
#include
#include"def.h"
extern void delay (unsigned int value);
sbit clk=P2^0; /*DTLED-6显示芯片/时钟芯片DS1302时钟输入端*/
sbit dout=P2^1; /*DTLED-6显示芯片数据读入端*/
sbit e
www.eeworm.com/read/344365/11885689
lst led.lst
C51 COMPILER V8.05a LED 07/25/2008 14:45:04 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN LE
www.eeworm.com/read/344365/11885736
obj led.obj
www.eeworm.com/read/155219/11889109