代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/224069/14606093
paf led.paf
www.eeworm.com/read/123629/14620241
o led.o
www.eeworm.com/read/123629/14620259
c led.c
/*********************************************************************************************
* File: light.c
* Author: embest
* Desc: control board's two LEDs on or offf
* History:
**********
www.eeworm.com/read/123168/14644159
o led.o
www.eeworm.com/read/123168/14644187
c led.c
#include "..\inc\44b.h"
void ledflash(void)
{
unsigned char temp;
temp=rPDATG;
rPDATG=temp;
}
www.eeworm.com/read/122788/14668402
tcf led.tcf
/*
* ======== led.tcf ========
*
*! Revision History
*! ================
*! 21-Feb-2002 mw Created.
*
* To create tone.cdb, add %TI_DIR$\bin\utilities\tconf path to Dosrun.bat
* then
www.eeworm.com/read/122788/14668403
paf led.paf
www.eeworm.com/read/122788/14668409
pjt led.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="UserIO"
ProjectDir="C:\ti\myprojects\led\"
ProjectType=Executable
CPUFamily=TMS320C
www.eeworm.com/read/122788/14668427
cdb led.cdb
//! DSK5416 Base Seed
//# c54xx.cdb 4.60.34
object USERREGS :: MEM {
param iComment :: "This object defines space for the DSP's memory mapped registers and can't be deleted"
param iIsUsed ::
www.eeworm.com/read/122788/14668429
c led.c
#include "ledcfg.h"
#include "dsk5416.h"
#include "dsk5416_led.h"
/*
* Blink0() - This task blinks LED #0
*/
void Blink0()
{
int delay;
// Set delay between LED tran