代码搜索结果
找到约 35,557 项符合
LED 的代码
led.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="c:\icetek-vc5509-edulab\lab0301-led\"
ProjectType=Executable
CPUFamily=TMS320C55XX
T
led.pjt
[PROJECT]
Target=led.HEX
Development_Mode=2
Processor=0x877F
ToolSuite=CCS
[Directories]
Include=
Library=
LinkerScript=
[Target Data]
FileList=led.c;
BuildTool=C-COMPILER
OptionString
led.tre
滥led
滥main 0/38 Ram=1
媚??0??
滥@delay_ms1 0/22 Ram=1
led.h
#ifndef _LED_H_
#define _LED_H_
// 定义LED名称
#define LED1 0x01
#define LED2 0x02
#define LED3 0x04
// 初始化指定的LED
extern void LED_Init(unsigned char ucLED);
led.h
#ifndef _LED_H_
#define _LED_H_
// 定义LED名称
#define LED1 0x01
#define LED2 0x02
#define LED3 0x04
// 初始化指定的LED
extern void LED_Init(unsigned char ucLED);
led.h
#ifndef _LED_H_
#define _LED_H_
// 定义LED名称
#define LED1 0x01
#define LED2 0x02
#define LED3 0x04
// 初始化指定的LED
extern void LED_Init(unsigned char ucLED);
led.h
#ifndef _LED_H_
#define _LED_H_
// 定义LED名称
#define LED1 0x01
#define LED2 0x02
#define LED3 0x04
// 初始化指定的LED
extern void LED_Init(unsigned char ucLED);
led(7-1).pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\program\2812new\7 IO\led(7-1)\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool
led&key(7-2).pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\program\2812new\7 IO\led&key(7-2)\"
ProjectType=Executable
CPUFamily=TMS320C28XX
led.lnp
"led.obj"
TO "led"
RAMSIZE(256)