代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/292633/8344162
c sbc2410_leds.c
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/236267/14024004
mcp gpio_leds8.mcp
www.eeworm.com/read/431234/8694297
h appfeatures.h
/*
* Copyright (c) 2004-2007 Crossbow Technology, Inc.
* All rights reserved.
* See license.txt file included with the distribution.
*
* $Id: appFeatures.h,v 1.2.4.1 2007/04/26 20:09:18 njai
www.eeworm.com/read/137691/5821208
nc opputledm.nc
/* tab:4
*
*
* "Copyright (c) 2000-2002 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and
* it
www.eeworm.com/read/361113/10066436
c theledssnake.c
/**********************************************
* File: TheLEDsSnake.c
* Description: LEDs Snake Animation
* Created Date: 2007-09-12
* Last Modified: 2007-09-12
* Author: Jeffrey - Sch
www.eeworm.com/read/361113/10066437
c theledsgragon.c
/**********************************************
* File: TheLEDsSnake.c
* Description: LEDs Snake Animation
* Created Date: 2007-09-12
* Last Modified: 2007-09-12
* Author: Jeffrey - Sch
www.eeworm.com/read/387207/6960052
c theledssnake.c
/**********************************************
* File: TheLEDsSnake.c
* Description: LEDs Snake Animation
* Created Date: 2007-09-12
* Last Modified: 2007-09-12
* Author: Jeffrey - Sch
www.eeworm.com/read/387207/6960053
c theledsgragon.c
/**********************************************
* File: TheLEDsSnake.c
* Description: LEDs Snake Animation
* Created Date: 2007-09-12
* Last Modified: 2007-09-12
* Author: Jeffrey - Sch
www.eeworm.com/read/456797/7339502
h display.h
// display.h
// Tom Perme
// Microchip Technology Inc.
// 2007
void ClearK_LEDs(void);
void SetK_LEDs(void);
void SetSliderLEDs(char input);
www.eeworm.com/read/140274/13091523
makefile
CROSSCOMPILE := arm-linux-
#CFLAGS := -Wall -Wstrict-prototypes -ffreestanding -c
CFLAGS := -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -ffreestanding -c
CPPFLAGS := -I$(INCLUDEDIR)
LDFL