代码搜索:LED

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

代码结果 10,000
www.eeworm.com/read/340052/12184632

h led.h

//***************************************************************************** //***************************************************************************** // FILENAME: LED.h // Version: 1.2
www.eeworm.com/read/339934/12194314

c led.c

/************************************* NAME:sky2440_leds.c COPYRIGHT:www.embedsky.net *************************************/ #include #include "def.h" #include "option.h" #includ
www.eeworm.com/read/339934/12194318

h led.h

#ifndef __Led_H__ #define __Led_H__ void LEDFlash(void); #endif
www.eeworm.com/read/253718/12203941

o led.o

www.eeworm.com/read/253718/12203944

h led.h

#ifndef __LED_H__ #define __LED_H__ #include "config.h" extern void IO_Int(void); extern void LedCS0(int sign); extern void LedCS1(int sign); extern void LedCS2(int sign); extern void LedCS3(
www.eeworm.com/read/253718/12204033

c led.c

//#include "LPC214x.H" #include "LED.H" #include "config.h" /**************************************************************/ /************WWW.MCU666.COM************************************/ /****
www.eeworm.com/read/339660/12212200

vhd led.vhd

library IEEE; use IEEE.STD_LOGIC_1164.all; entity LED is port( A : in STD_LOGIC_VECTOR(15 downto 0); -- 地址总线 WR : in STD_LOGIC; -- 写使能 DWR : in STD_LOGIC_VECTOR(
www.eeworm.com/read/253495/12219263

h led.h

#ifndef __led_h__ #define __led_h__ void Port_Init(void); void Led_Display(int data); #endif
www.eeworm.com/read/253495/12219267

c led.c

#include "def.h" #include "option.h" #include "2440addr.h" #include "2440lib.h" //***************************[ PORTS ]**************************************************** void Port_Init(void) {
www.eeworm.com/read/151303/12221647

c led.c

/*************************************************************** 功能:实现数码管的显示及蜂鸣器的控制 作者:SG 时间:2004-03-15 版本:V1.0 ***************************************************************/ sbit _DI =