代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/257599/11919772
doc led.doc
www.eeworm.com/read/257576/11920486
h led.h
/* 在P0.2连接一个LED用于监控演示程序的进度,低电平LED亮 */
#define LED_OUT_INIT( ) { FIO1DIR |= 0x01
www.eeworm.com/read/257304/11934370
o led.o
www.eeworm.com/read/257304/11934459
h led.h
#ifndef __led_H__
#define __led_H__
void Test_Led(void);
#endif /*__led_H__*/
www.eeworm.com/read/257304/11934574
c led.c
#include
#include "..\inc\def.h"
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\led.h"
void Test_Led(void)
{
rSYSCFG=SYSCFG_8KB;
#if (PLLON==1)
Cha
www.eeworm.com/read/257304/11934627
err led.err
www.eeworm.com/read/343681/11935055
c led.c
/**************************************************************************
By ZhuTao
***************************************************************************/
#include "adc0809.c"
#define LE
www.eeworm.com/read/257245/11941212
o led.o
www.eeworm.com/read/257245/11941219
c led.c
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/257126/11948942
c led.c
//串行驱动led显示,
//一个74hc595位移寄存器驱动三极管驱动led位,
//两个74hc595驱动led段,方式位5位x8段x2=10个数码管
//5分频,每次扫描时间位1.25ms
//定义特殊符号
#define nul 0xf
#define qc 0xc
#define qb 0xb
#define q_ 0xa
#define q__ 0xd