代码搜索:LED控制
找到约 10,000 项符合「LED控制」的源代码
代码结果 10,000
www.eeworm.com/read/382322/2638212
h led.h
/*--- function declare ---*/
void leds_on(void); /* all leds on */
void leds_off(void); /* all leds off */
void led1_on(void); /* led 1 on */
void led1_off(void); /* led 1 off
www.eeworm.com/read/381929/2639456
c led_if.c
/*
* @file led_if.c
* @brief LED On/Off Control
* @author 2005/06/09 Masatoshi Kawashima
* Copyright (C)SEIKO EPSON Corp. All Rights Reserved.
*/
/*=== Include ======================
www.eeworm.com/read/381929/2639462
h led_if.h
/*
* @file led_if.h
* @brief LED On/Off Control
* @author 2005/06/09 Masatoshi Kawashima
* Copyright (C)SEIKO EPSON Corp. All Rights Reserved.
*/
/* avoid multiple include */
#ifndef
www.eeworm.com/read/381588/2643176
h led.h
#ifndef __led_H__
#define __led_H__
void Test_Led(void);
#endif /*__led_H__*/
www.eeworm.com/read/381588/2643215
c led.c
#include
#include "..\inc\def.h"
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\led.h"
void Test_Led(void)
{
rSYSCFG=SYSCFG_8KB;
//#if (PLLON==1)
//
www.eeworm.com/read/380217/2662241
h led.h
/*H**************************************************************************
* NAME: led.h
*----------------------------------------------------------------------------
* Copyrigh
www.eeworm.com/read/380153/2663149
led demo.led
!! The Demo script
Do
ScrollDown delay=30 center=true text=\rLED \oS\yi\gg\bn \rV2.7!
Sleep delay=2000
Do
ScrollLeft delay=30 startspace=20 endspace=20 text=Welcome to th
www.eeworm.com/read/380153/2663150
led example.led
!! An simple example script
Do
!! This is a comment
ScrollUp center=true text=Hello
Sleep delay=1000
ScrollLeft delay=30 center=true text=This is a test.
Sleep delay=1500
www.eeworm.com/read/379734/2667801
c led.c
// Copyright (c) David Vescovi. All rights reserved.
// Part of Project DrumStix
// Windows Embedded Developers Interest Group (WE-DIG) community project.
// http://www.we-dig.org
// Copyright (c