代码搜索:LED

找到约 10,000 项符合「LED」的源代码

代码结果 10,000
www.eeworm.com/read/440513/7688392

plg led.plg

礦ision3 Build Log Project: E:\我们的作品\24c02例程\led.uv2 Project File Date: 10/29/2008 Output:
www.eeworm.com/read/440513/7688394

hex led.hex

:0500ED001200F2D2B286 :0100F20022EB :0A00CF00D2B31200EDC2B30200F23A :0A00D900C2B31200EDD2B30200F230 :080028001200CF7FA012006757 :10003000D2B21200F230B30BE509C394FA500405B2 :080040000980F2C2B2020
www.eeworm.com/read/440513/7688399

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/440513/7688400

c led.c

#include #define char unsigned char sbit sda=P3^3; sbit scl=P3^2; char a; void delay2402() { ;; } void start() //开始信号 { sda=1; delay2402(); scl=1; delay2402(); sda=0; de
www.eeworm.com/read/440513/7688401

lst led.lst

C51 COMPILER V8.02 LED 02/28/2009 21:13:53 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE LED OBJECT MODULE PLACED IN led
www.eeworm.com/read/440316/7690677

o led.o

www.eeworm.com/read/440316/7690694

h led.h

#ifndef __LED_H__ #define __LED_H__ #include "..\inc\44b0x.h" #include "..\inc\uTypes.h" #include "..\inc\sysutils.h" #include "..\inc\hc595.h" void sysUtilsLightLed (U32 dwLedNo, BOOL bLigh
www.eeworm.com/read/440316/7690710

c led.c

#include "..\inc\led.h" #include "..\inc\console.h" #define ESC_KEY 0x1b //声明总线地址 volatile U16 * LedDBuffer = (volatile U16 *)(0x2000000); volatile U16 * LedSBuffer = (volatile U16 *)(0x20
www.eeworm.com/read/440304/7690779

h led.h

#ifndef __LED_H__ #define __LED_H__ #include "..\inc\44b0x.h" #include "..\inc\uTypes.h" #include "..\inc\sysutils.h" #include "..\inc\hc595.h" void sysUtilsLightLed (U32 dwLedNo, BOOL bLigh
www.eeworm.com/read/440304/7690792

c led.c

#include "..\inc\led.h" #include "..\inc\console.h" #define ESC_KEY 0x1b //声明总线地址 volatile U16 * LedDBuffer = (volatile U16 *)(0x2000000); volatile U16 * LedSBuffer = (volatile U16 *)(0x20