代码搜索结果

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

led.h

/////////////////////////////////////////////////////////////////////////////// // Led.h : header file // Visual Source Safe: $Revision: 1.1.1.1 $ // // Led static control. Will display a LED in 4

led.cpp

#include "stdafx.h" #include "resource.h" #include "Led.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif /////////////////////////////

led.h

/* LED.H file LED基本操作——开LED,关LED 作者:lig 建立日期:2006-4-25 修改日期:2006-4-25 版本:V1.0 */ #ifndef __LED_H__ #define __LED_H__ #define LED1 1 //P01 #define LED4 0 //P30 #define

led.c

/* * 2006 OURS TECH * * * This file for explain how to use a simple driver */ #include #include #include

led.c

/* --- LED IO addresses (only rGPBDAT is used) --- */ #define rGPBCON (*(volatile unsigned *) 0x56000010) #define rGPBDAT (*(volatile unsigned *) 0x56000014) #define rGPBUP (*(volatile unsigned

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 }

led.c

/********************************************************************************************************* ** Small RTOS(51) ** Th

led.lst

C51 COMPILER V8.08 LED 09/06/2008 16:25:56 PAGE 1 C51 COMPILER V8.08, COMPILATION OF MODULE LED OBJECT MODULE PLACED IN Led