代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/179198/9365383
c ledfeedback.c
/* Interface an Atmel AVR MCU with Freescales MC1319x ZigBee chip */
/*
* Author: johan@anteeo.se
*
* Copyright (C) 2005 by Anteeo Systems HB, Sweden
*
* This program is free softwar
www.eeworm.com/read/448489/7532751
run tppdefaulttab.run
#
# tppdefaulttab
# emruntab for two_phase_pull creates the stack:
# two_phase_pullfilter_core
# blacklistdneighbordlinkstatsmotenichostmote
include link/link.run
inclu
www.eeworm.com/read/448489/7532754
run oppdefaulttab.run
#
# oppdefaulttab
# emruntab for one_phase_pull creates the stack:
# one_phase_pullfilter_core
# blacklistdneighbordlinkstatsmotenichostmote
include link/link.run
inclu
www.eeworm.com/read/330071/12917662
nc simulationm.nc
/* tab:4
*
*
* Copyright (C) 2004 by North Carolina State University.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documen
www.eeworm.com/read/322268/13383845
vhd display.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
use ieee.numeric_std.all;
entity display is
port(
clk: in std_logic;
data: in std_
www.eeworm.com/read/322263/13383860
vhd display.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
use ieee.numeric_std.all;
entity display is
port(
clk: in std_logic;
data: in std_
www.eeworm.com/read/149015/5704266
c partest.c
/*
FreeRTOS V3.2.4 - Copyright (C) 2003-2005 Richard Barry.
This file is part of the FreeRTOS distribution.
FreeRTOS is free software; you can redistribute it and/or modify
it under the te
www.eeworm.com/read/147766/5721724
makefile
#
# Makefile for the linux kernel.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something
www.eeworm.com/read/128531/5984375
makefile
#
# Makefile for the linux kernel.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something
www.eeworm.com/read/477944/6726397
lds mmu.lds
SECTIONS {
firtst 0x00000000 : { head.o init.o }
second 0xB0004000 : AT(2048) { leds.o }
}