代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/341367/3252249
c led.c
/*********************************************************************************************************
** Small RTOS(51)
** Th
www.eeworm.com/read/341367/3252411
plg led.plg
礦ision3 Build Log
Project:
F:\应志强 的文档\学习\单片机\单片机实验加程序\实验一\led.uv2
Project File Date: 12/04/2005
Output:
Build target 'Target 1'
compiling led
www.eeworm.com/read/341367/3252413
hex led.hex
:10080000D3EF9400EE94004015E4FDFC0DBD000113
:0E0810000CED647D4C70F5EF1F70E51E80E26C
:01081E0022B7
:10081F00C2907FF47E01120800D2907FF47E011205
:04082F00080080EC51
:03000000020833C0
:0C083300787FE
www.eeworm.com/read/341367/3252415
opt led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/341367/3252416
c led.c
#include
#define uint unsigned int
#define uchar unsigned char
sbit P10=P1^0; //sbit是单片机c程序新的关键字,用于定义位变量
void Delay(uint i)//延时程序,i是时间参数
{
uint j;
for(;i>0;i--)
for(j=0;j
www.eeworm.com/read/341367/3252417
lst led.lst
C51 COMPILER V7.09 LED 12/04/2005 15:38:45 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN led
www.eeworm.com/read/340323/3287061
h led.h
/*This file is prepared for Doxygen automatic documentation generation.*/
/*! \file *********************************************************************
*
* \brief AT32UC3A EVK1100 board LEDs su
www.eeworm.com/read/340323/3287062
c led.c
/*This file is prepared for Doxygen automatic documentation generation.*/
/*! \file *********************************************************************
*
* \brief AT32UC3A EVK1100 board LEDs su
www.eeworm.com/read/340323/3287063
h led.h
/*This file is prepared for Doxygen automatic documentation generation.*/
/*! \file *********************************************************************
*
* \brief AT32UC3B EVK1101 board LEDs su