代码搜索:LEDS

找到约 3,223 项符合「LEDS」的源代码

代码结果 3,223
www.eeworm.com/read/406858/2272920

inp web.inp

index.htm, keil.gif, nxp_logo.gif, llblue.jpg, pabb.gif, tcp_header.inc, tcp_footer.inc, network.cgi, leds.cgi, tcp.cgi, system.cgi, lcd.cgi, language.cgi to Web.c nopr root Web
www.eeworm.com/read/383940/2606921

h hardware.h

#ifndef _H_hardware_h #define _H_hardware_h #include "msp430hardware.h" // LEDs TOSH_ASSIGN_PIN(RED_LED, 5, 4); TOSH_ASSIGN_PIN(GREEN_LED, 5, 5); TOSH_ASSIGN_PIN(YELLOW_LED, 5, 6); // CC2420 RADIO
www.eeworm.com/read/367730/2832090

entries

/.cvsignore/1.1/Sun Jun 10 00:20:47 2007// /Makefile/1.9/Sat Feb 9 19:31:29 2008// /README.txt/1.1.1.1/Mon Mar 26 22:04:09 2007// /up_leds.c/1.2/Thu Mar 29 13:27:42 2007// /up_network.c/1.3/Sun Nov
www.eeworm.com/read/473919/6822086

inp web.inp

index.htm, keil.gif, lmi_logo.gif, llblue.jpg, pabb.gif, tcp_header.inc, tcp_footer.inc, network.cgi, leds.cgi, tcp.cgi, system.cgi, lcd.cgi, language.cgi to Web.c nopr root Web
www.eeworm.com/read/284485/8926076

inp web.inp

index.htm, keil.gif, nxp_logo.gif, llblue.jpg, pabb.gif, tcp_header.inc, tcp_footer.inc, network.cgi, leds.cgi, tcp.cgi, system.cgi, lcd.cgi, language.cgi, ad.cgi to Web.c nopr root Web
www.eeworm.com/read/357659/10203947

asm ezkit push button.asm

//ADSP-21369 Blink LEDs with the DAI buttons on the EZKIT //Buttons to push on ezkit: //IRQ1 blinks LED1&2, IRQ0 blinks LED3&4, DAI_PB19 blinks LED5&6, DAI_PB20 blinks LED7&8. //DAI_PB19 is asso
www.eeworm.com/read/467107/7017649

c main.c

#include bit LEDS;//LED闪标志位 bit RL_ON_OFF; //1:有负载 0:无负载 bit k1_1s;//1:开电量灯 0:不要开电量灯 void main(void) { IPL();//调用初始化函数 while(1) { key();//调用按键函数 /////////////////
www.eeworm.com/read/458614/7293174

makefile

# # HP iPAQ hx4700 Linux kernel Makefile # obj-$(CONFIG_MACH_H4700) += hx4700.o obj-$(CONFIG_HX4700_CORE) += hx4700_core.o obj-$(CONFIG_HX4700_CORE) += hx4700_power.o obj-$(CONFIG_HX4700_LEDS) += hx
www.eeworm.com/read/313804/13580604

inp web.inp

index.htm, keil.gif, nxp_logo.gif, llblue.jpg, pabb.gif, tcp_header.inc, tcp_footer.inc, network.cgi, leds.cgi, tcp.cgi, system.cgi, lcd.cgi, language.cgi, ad.cgi to Web.c nopr root Web
www.eeworm.com/read/403167/11521223

c initialization.c

#include "..\BF561_Watchdog.h" void Setup_Flags() { *pFIO2_DIR = TOGGLE_ALL; // Activate LEDs On EZ-KIT For Access *pFIO0_INEN = 0x01E0; // PF5-8 input enable *pFIO0_EDGE = 0x01E0; // PF