代码搜索:LEDS

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

代码结果 3,223
www.eeworm.com/read/383940/2608948

nc testdipp-master.nc

module TestDIPP { uses interface Leds; uses interface StdControl; /* uses interface DisseminationUpdate as DisseminationUpdate1; uses interface DisseminationValue as Di
www.eeworm.com/read/383940/2609381

nc serialcompressp.nc

#include "lz.c" #include "lz.h" #define NUM_RECORDS_TO_COMPRESS 50 module SerialCompressP { uses { interface Boot; interface Leds; interface LogRead; interface LogWrite; interf
www.eeworm.com/read/202058/15390745

txt readme.txt

This sample code provides a start point to develop the firmware for TUSB3410. Basically it uses TUSB3410 as a special USB keyboard, only number of keypads and LEDs, the advantages are device driver fr
www.eeworm.com/read/283498/9017053

asm ledshow.asm

; LEDSHOW.ASM ; ; This short TSR creates a light show on the keyboard's LEDs. For space ; reasons, this code does not implement a multiplex handler nor can you ; remove this TSR once installed.
www.eeworm.com/read/340289/12167415

asm prog23.asm

; PROG23 - Scratchpad RAM Values on Power Up ; ; This Application Outputs the value for each scratchpad RAM location ; from 0 to 32 using the LEDs from PROG21 and a Switch to Increment ; th
www.eeworm.com/read/130939/14166982

makefile

# makfile configuration NAME = leds OBJECTS = main.o CPU = msp430x1121 CFLAGS = -mmcu=${CPU} -O2 -Wall -g #switch the compiler (for the internal make r
www.eeworm.com/read/119473/14829808

asm ledshow.asm

; LEDSHOW.ASM ; ; This short TSR creates a light show on the keyboard's LEDs. For space ; reasons, this code does not implement a multiplex handler nor can you ; remove this TSR once installed.
www.eeworm.com/read/270919/4233875

readme

README for RfmToLeds Author/Contact: tinyos-help@millennium.berkeley.edu Description: RfmToLeds listens for messages of type IntMsg. When it receives one, it sets its LEDs to the lowest three bits o
www.eeworm.com/read/383940/2609305

nc testislc.nc

#include "Timer.h" #include "I2C.h" #include "TestISLMsg.h" module TestISLC @safe() { uses { interface Leds; interface Boot; interface Timer as Timer; interface
www.eeworm.com/read/155397/5623287

readme

README for RfmToLeds Author/Contact: tinyos-help@millennium.berkeley.edu Description: RfmToLeds listens for messages of type IntMsg. When it receives one, it sets its LEDs to the lowest three bits o