代码搜索:LED显示
找到约 10,000 项符合「LED显示」的源代码
代码结果 10,000
www.eeworm.com/read/269754/4244027
h led.h
/*------------------------------------------------------------------
* CopyRight (C) 2005,江苏盛唐电子产品有限公司
* All Rights Reserved.
*
* 文件名称:Led.h
* 文件标识:
* 摘 要:板载发光管控制功能函数的头文件
*
* 当前版本:1.0
* 作
www.eeworm.com/read/269754/4244063
lst led.lst
C51 COMPILER V6.23a LED 08/17/2006 16:45:37 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN .\
www.eeworm.com/read/269749/4244077
h led.h
/*------------------------------------------------------------------
* CopyRight (C) 2005,江苏盛唐电子产品有限公司
* All Rights Reserved.
*
* 文件名称:Led.h
* 文件标识:
* 摘 要:板载发光管控制功能函数的头文件
*
* 当前版本:1.0
* 作
www.eeworm.com/read/269749/4244115
lst led.lst
C51 COMPILER V7.50 LED 04/16/2007 15:22:50 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN .\O
www.eeworm.com/read/450854/1669481
c led.c
//LED_task
//LED.c data for pooa8
#include "includes.h"
#include "ML674000.H"
#define bit8 (0x01
www.eeworm.com/read/449135/1681561
h led.h
/*H**************************************************************************
* NAME: led.h
*----------------------------------------------------------------------------
* Copyrigh
www.eeworm.com/read/448632/1686316
c led.c
/*
* (C) Copyright 2004, Psyent Corporation
* Scott McNutt
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is f
www.eeworm.com/read/447089/1707400
asm led.asm
ORG 0000H ;程序执行开始地址
LJMP START ;跳至START执行
ORG 0003H ;外中断0中断入口地址
RETI ;中断返回(不开中断)
ORG 000BH ;定时器T0中断入口地址
www.eeworm.com/read/445916/1717514
c led.c
/* driver/char/led.c
* this is a led char device driver.
* Any problem pls contact support@hhcn.com
*/
#include
#include
#include
#include
www.eeworm.com/read/445916/1717519
c led.c
/* driver/char/led.c
* this is a led char device driver.
* Any problem pls contact support@hhcn.com
*/
#include
#include
#include
#include