代码搜索结果
找到约 10,000 项符合
LED 的代码
led.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
led_opt.bak
### 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 {
led-driver.c
/* The necessarrqy header files */
#ifndef __KERNEL__
#define __KERNEL__
#endif
#ifndef MODULE
#define MODULE
#endif
#include
#include
#include
#i
led.asm.bak
.386
.model flat, stdcall
option casemap:none
include windows.inc
include user32.inc
includelib user32.lib
include kernel32.inc
includelib kernel32.lib
IDD_DIA
led_opt.bak
### 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 {
led.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (LED), 0x0004 // Tools: 'ARM-ADS'
Group (Startup)
Group (Include)
Group (Source Code)
File 1,2,
led.o.d
led.o: led.c led.h lib.h version.h \
c:/winavr-20071221/bin/../avr/include/avr/io.h \
c:/winavr-20071221/bin/../avr/include/avr/sfr_defs.h \
c:/winavr-20071221/bin/../avr/include/inttypes.h \
timer_led.lst
C51 COMPILER V8.05a TIMER_LED 10/25/2006 22:00:34 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE TIMER_LED
OBJECT MODULE PLACED
led-music.lnp
"STARTUP.obj",
"global.obj",
"beep.obj",
"delay.obj",
"initial.obj",
"input.obj",
"key.obj",
"led.obj",
"main.obj",
"music.obj",
"timer.obj"
TO "led-music"
RAMSIZE(256)