代码搜索:LEDS

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

代码结果 3,223
www.eeworm.com/read/221313/14745897

c ledflash.c

/* * Funny AVR demonstration. Controls 8 LEDs which are directly * connected to VCC. Additional to the nice illumination this * program demonstrates the usage of the async timer and the * sle
www.eeworm.com/read/11139/197917

nc safefailurehandlerp.nc

#include "Timer.h" module SafeFailureHandlerP { uses { interface Leds; interface BusyWait; } } implementation { #ifndef asmlinkage #define asmlinkage
www.eeworm.com/read/11139/203996

nc testdhvc-master.nc

#include "TestDhv.h" configuration TestDhvC { } implementation { components TestDhvP; components LedsC as LedsC; TestDhvP.Leds -> LedsC; components DisseminationC; TestDhvP.S
www.eeworm.com/read/11139/203997

nc testdhvc.nc

#include "TestDhv.h" configuration TestDhvC { } implementation { components TestDhvP; components LedsC as LedsC; TestDhvP.Leds -> LedsC; components DisseminationC; TestDhvP.S
www.eeworm.com/read/11139/204041

nc testdipc-master.nc

#include "TestDip.h" configuration TestDipC { } implementation { components TestDipP; components LedsC as LedsC; TestDipP.Leds -> LedsC; components DisseminationC; TestDipP.S
www.eeworm.com/read/16094/659193

lds mmu.lds

SECTIONS { firtst 0x00000000 : { head.o init.o } second 0xB0004000 : AT(2048) { leds.o } }
www.eeworm.com/read/16293/668462

lds mmu.lds

SECTIONS { firtst 0x00000000 : { head.o init.o } second 0xB0004000 : AT(2048) { leds.o } }
www.eeworm.com/read/383940/2609060

nc testm.nc

#include "routing_table.h" module TestM { uses { interface Boot; interface Leds; interface SplitControl; interface AMPacket as MHPacket; interface Packet; interface Recei
www.eeworm.com/read/266068/11244601

c main.c

//main.c // // This file initializes the system, and then synchronizes the sweeping of the LEDs // with the playback of the audio sample. #include "Sample Playback.h" void main(void)
www.eeworm.com/read/289584/8541274

c ex3.c

// // example 3: semaphore // descriptions: The first task turned on LEDs from left to right,moved slowly until the eighth LED lighten, // then the second task started up , it turned