代码搜索:LED控制
找到约 10,000 项符合「LED控制」的源代码
代码结果 10,000
www.eeworm.com/read/394702/8210950
obj led.obj
www.eeworm.com/read/394702/8210966
h led.h
/*******************************************************************************
* 函数名称 :
* 功能描述 :
* 参数 :
*
* 返回值 :
* 作者 :
* 创建日期 :
* 全局变量 :
* 全局静态变量:
* 局部静态变
www.eeworm.com/read/394702/8211017
lst led.lst
C51 COMPILER V8.02 LED 11/11/2008 22:44:43 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN led
www.eeworm.com/read/394472/8222664
c led.c
#include //配置头文件
#include //内核头文件
#include
#include //时钟头文件
#include //用户定义模块初始函数名需引用的头文件
#include /
www.eeworm.com/read/394472/8222668
c led.c
/*
* 2006 OURS TECH
*
*
*
This file for explain how to use a simple driver
*/
#include
#include
#include
www.eeworm.com/read/294359/8235253
c led.c
#include
void delay();
int main()
{
unsigned int a;
a=0;
Set_IOA_Dir(0xff00);
Set_IOA_Attrib(0xff00);
Set_IOA_Data(0x0000);
while(1)
{
Watchdog_Clear();
a=~a;
www.eeworm.com/read/294359/8236501
lik led.lik
Version: 3.0
Options: m37
Obj: "D:\Sunplus\UNSPID~1.0\startupD.obj"
Obj: "E:\gavin\lingyang\led\Debug\Resource.obj"
Obj: "E:\gavin\lingyang\led\Debug\led.obj"
Lib: "D:\Sunplus\unSP IDE Common\Exa
www.eeworm.com/read/294359/8236514
h led.h
#ifndef __LED_H__
#define __LED_H__
// write your header here
#endif
www.eeworm.com/read/294359/8236517
env led.env
[TRACE_BUFFER]
Enable=0
SaveOPOnly=0
Size=65535
Offset=0
LAScale=0
[PASSPOINT]
Result File=.\Passpoint_Result.txt
Register File=.\Passpoint_Register.txt
[General]
Device=1
Timer=2457600
www.eeworm.com/read/294359/8236519
spj led.spj
#Sunplus Debeloper Project File - Name = SunplusIDE
#Sunplus Developer Generated Build File Format Version V1.00
#**DO NOT EDIT**
#TARTYPE (SPCE060A_061A)Application
CFG=Debug
# Begin Project