代码搜索结果

找到约 10,000 项符合 LED 的代码

led.c

#include "2407c.h" #define T1MS 0x9c3f /* 9c3fH=40000-1 */ void interrupt gptime1(void); /* 中断服务程序,定时器计数T1MS次时中断调用 */ void gp_init(void); /* 定时器初始化 */ unsign

led.cmd

-w -stack 200 -heap 200 -l rts2xx.lib MEMORY { PAGE 0: VECS :o=0,l=40h PRCT :o=40h,l=4 PROG :o=9000h,l=2000h PAGE 1: IDATA1:o=300h,l=100h IDATA2:o=0c00h,l=400h REG

led.c

#include "2407c.h" void Delay(int nDelay); /* 延时子程序 */ main() { unsigned int uWork; *WDCR=0x6f; *WDKEY=0x5555; *WDKEY=0xaaaa; /* 关闭看门狗 */ *SCSR1=0x81fe; /

led.cmd

-w -stack 200 -heap 200 -l rts2xx.lib MEMORY { PAGE 0: VECS :o=0,l=40h PRCT :o=40h,l=4 PROG :o=9000h,l=2000h PAGE 1: IDATA1:o=300h,l=100h IDATA2:o=0c00h,l=400h

led.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="D:\tools\TI2000\myprojects\DSP\LED\" ProjectType=Executable CPUFamily=TMS320C24XX To

led.vbp

Type=Control Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\stdole2.tlb#OLE Automation UserControl=Led.ctl Startup="(None)" HelpFile="" Title="Led" ExeName32="Led_Ca