代码搜索结果
找到约 35,557 项符合
LED 的代码
延时1s闪烁led.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0 // T
延时1s闪烁led.plg
Build target 'Target 1'
compiling 延时1S闪烁LED.c...
.\延时1S闪烁LED.C(11): warning C206: 'del': missing function-prototype
.\延时1S闪烁LED.C(11): error C267: 'del': requires ANSI-style prototype
.\延时1S闪烁LED.C(13
led.dp2
led.o: D:/icc/include/iom16v.h D:/icc/include/macros.h
led.lk
led.o
led.src
[Files]
led.c
[Headers]
[Documents]
led.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="$(Install_dir)\boards\davincievm\examples\led\"
ProjectType=Executable
CPUFamily=TMS4
led.c
#include "led.h"
///////////////////////////////////////////////////////////
//port_init();驱动led灯
///////////////////////////////////////////////////////////
void port_init(void)
{
rPCONC =
led.lis
.module LED.C
.area text(rom, con, rel)
0000 .dbfile C:\DOCUME~1\Administrator\桌面\张军\AVR\AVR单片机系统开发实例稿\第二章\第二章程序\跑马灯设计\LED.C
0000
led.s
.module LED.C
.area text(rom, con, rel)
.dbfile C:\DOCUME~1\Administrator\桌面\张军\AVR\AVR单片机系统开发实例稿\第二章\第二章程序\跑马灯设计\LED.C
.dbfunc e DelayMs _DelayMs fV
; j -> R20,R21
;
led.dp2
LED.o: C:/icc/include/io8535v.h