代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/397376/2403142
f05e7c7f9acc001d1b149b113a8ef8e7
#ifndef PACKAGE_H
#define PACKAGE_H
#define pckSTACK_SIZE configMINIMAL_STACK_SIZE
#define doSTACK_SIZE configMINIMAL_STACK_SIZE
/*
#define ledNUMBER_OF_LEDS ( 3 )*/
#define pck_RATE_BASE
www.eeworm.com/read/397376/2403192
107ee8569acc001d1b149b113a8ef8e7
#ifndef PACKAGE_H
#define PACKAGE_H
#define pckSTACK_SIZE configMINIMAL_STACK_SIZE
#define doSTACK_SIZE configMINIMAL_STACK_SIZE
/*
#define ledNUMBER_OF_LEDS ( 3 )*/
#define pck_RATE_BASE
www.eeworm.com/read/383940/2606502
nc test_aplm.nc
/*
* @author IPP HURRAY http://www.hurray.isep.ipp.pt/art-wise
* @author Andre Cunha
*
*/
#include
#include "printfUART.h"
module Test_APLM {
uses interface Boot;
uses interface Leds
www.eeworm.com/read/383940/2608069
dot tos.system.ledsc.dot
digraph "tos.system.LedsC" {
n0x15099e0 [shape=ellipse, style=filled, label="Leds", fontsize=12];
"LedsP" [fontsize=12, shape=box, URL="../chtml/tos.platforms.tinynode.LedsP.html"];
"PlatformLed
www.eeworm.com/read/383940/2608130
dot tos.system.ledsc.dot
digraph "tos.system.LedsC" {
n0x1466df8 [shape=ellipse, style=filled, label="Leds", fontsize=12];
"LedsP" [fontsize=12, shape=box, URL="../chtml/tos.system.LedsP.html"];
"PlatformLedsC" [fontsiz
www.eeworm.com/read/383940/2608218
dot tos.system.ledsc.dot
digraph "tos.system.LedsC" {
n0x1045f00 [shape=ellipse, style=filled, label="Leds", fontsize=12];
"LedsP" [fontsize=12, shape=box, URL="../chtml/tos.system.LedsP.html"];
"PlatformLedsC" [fontsiz
www.eeworm.com/read/474494/6810870
c ed_interferencias.c
#include "bsp.h"
#include "mrfi.h"
#include "bsp_leds.h"
#include "bsp_buttons.h"
#include "nwk_types.h"
#include "nwk_api.h"
#include "app_remap_led.h"
/*************************************
www.eeworm.com/read/11139/203422
nc blinkm.nc
// $Id: BlinkM.nc,v 1.4 2006/12/12 18:22:49 vlahan Exp $
#include "Timer.h"
module BlinkM
{
uses interface Boot;
uses interface Leds;
uses interface Alarm as Alarm;
}
www.eeworm.com/read/383468/8943559
java ledtable.java
//LED Table
//Finish CodeFans.net
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
//Fu Bin MSN:yonghe169@163.com
public class LedTable extends JPanel{
private Image leds;
pr
www.eeworm.com/read/354837/10322361
c main.c
//Simple program that blinking leds
#include "AT91SAM7S64.h"
#include "system.h"
AT91PS_PIO m_pPio = AT91C_BASE_PIOA; // 定义 PIOA 端口
void Delay (unsigned long a) { while (-