代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/316873/13515299
wsp led.wsp
[WorkState_v1_1]
ptn_Child1=DockState
ptn_Child2=ToolBarMgr
ptn_Child3=Frames
ptn_Child4=ProjectTarget
ptn_Child5=WorkSpaceName
ptn_Child6=SerialPort
ptn_Child7=StepInc
ptn_Child8=DisassemblyA
www.eeworm.com/read/316873/13515361
asm led.asm
//-----------------------------------------------------------------------------
// 版权归新华龙电子公司所有
//-----------------------------------------------------------------------------
//
// 文件名:LED.ASM
/
www.eeworm.com/read/316873/13515362
wsp led.wsp
[WorkState_v1_1]
ptn_Child1=DockState
ptn_Child2=ToolBarMgr
ptn_Child3=Frames
ptn_Child4=ProjectTarget
ptn_Child5=WorkSpaceName
ptn_Child6=SerialPort
ptn_Child7=StepInc
ptn_Child8=DisassemblyA
www.eeworm.com/read/316821/13516525
pjt led.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ICETEK-VC5509-AG-EDULab\Lab0301-LED\"
ProjectType=Executable
CPUFamily=TMS320C55XX
www.eeworm.com/read/316821/13516526
paf led.paf
www.eeworm.com/read/316821/13516528
c led.c
#include "myapp.h"
// 定义指示灯寄存器地址和寄存器类型
#define LBDS (*((unsigned int *)0x400001))
// 子程序接口
void Delay(unsigned int nDelay); // 延时子程序
main()
{
unsigned int uLED[4]={1,2,4,8}; // 控制字,逐位置1:
www.eeworm.com/read/316477/13522280
c led.c
/*********************************************************************************************
* File: light.c
* Author: embest
* Desc: control board's two LEDs on or offf
* History:
**********
www.eeworm.com/read/316037/13531841
prj led.prj
[Compiler Options]
Edit1=e:\ICC\include\
Edit2=e:\ICC\lib\
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=8192
Edit10=1024
ComboBox2=5
RadioGroup1=0
Ed
www.eeworm.com/read/316037/13531842
cof led.cof
www.eeworm.com/read/316037/13531843