代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/386093/6306868
txt 实现rssi信号的16个node节点采集程序.txt
(实现RSSI信号的16个Node节点采集,请注意对应的文件名,烧制时注意节点ID号。以下是完整的Node节点程序。)
--------------------------------------------------------------------------------
/***************************************************
www.eeworm.com/read/156635/11787589
h spp_dev_led.h
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006
Part of BlueLab 3.4.2-release
FILE NAME
spp_dev_led.h
www.eeworm.com/read/156633/11787662
h spp_dev_led.h
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006
Part of BlueLab 3.4.2-release
FILE NAME
spp_dev_led.h
www.eeworm.com/read/223689/14619222
asm lfleds.asm
;*********************************************************************
; File Name: lfleds.asm
; Target System: C240x Evaluation Board
;
; Description: This sample program helps you get familiar
www.eeworm.com/read/212333/15159604
h spp_dev_led.h
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006
Part of BlueLab 3.6.2-release
FILE NAME
spp_dev_led.h
www.eeworm.com/read/212332/15159621
h spp_dev_led.h
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006
Part of BlueLab 3.6.2-release
FILE NAME
spp_dev_led.h
www.eeworm.com/read/210857/15190956
h templeds.h
#ifndef _LEDS_H_
#define _LEDS_H_
#include "p0.h"
#define LED_RED (0)
#define LED_GREEN (0)
#define LED_YELLOW (P0_YELLOW)
#endif //_LEDS_H_
www.eeworm.com/read/161121/5556321
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/161121/5556388
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/161121/5560534
h time.h
/*
* linux/include/asm-arm/arch-ebsa110/time.h
*
* Copyright (C) 1996,1997,1998 Russell King.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of t