代码搜索:LED_DISPLAY
找到约 1,437 项符合「LED_DISPLAY」的源代码
代码结果 1,437
www.eeworm.com/read/175503/9543725
c uhal.c
/* ARM board targetting source file.
file name: uhal.c
date: 2001. 2. 14
made by cho dong-seok
homepage: www.pusanssm.com/~cthr36/
*/
#include
#include
#inc
www.eeworm.com/read/371012/9571431
h led_8_8.h
#ifndef _LED_8_8
#define _LED_8_8
#include "Global.h"
extern unsigned char Pos_x; //坐标初始位置(0,0)对应第2个点阵最后一行的第一个点上
extern unsigned char Pos_y;
extern unsigned char Show_Temp[32];
extern uns
www.eeworm.com/read/170397/9807951
c power.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\def.h"
#include "..\inc\power.h"
#include "..\inc\rtc.h"
#define FIN 4000000
char slw_exit=0;
void __
www.eeworm.com/read/366224/9824378
h 44blib.h
/***********************************************
* NAME : 44BLIB.H *
* Version : 17.Apr.00 *
***********************************************/
www.eeworm.com/read/170001/9825332
c uhal.c
/* ARM board targetting source file.
file name: uhal.c
date: 2001. 2. 14
made by cho dong-seok
homepage: www.pusanssm.com/~cthr36/
*/
#include
#include
#inc
www.eeworm.com/read/170001/9825339
c uhal.c
/* ARM board targetting source file.
file name: uhal.c
date: 2001. 2. 14
made by cho dong-seok
homepage: www.pusanssm.com/~cthr36/
*/
#include
#include
#inc
www.eeworm.com/read/363047/9970408
c cpuspeed.c
/************************************************
NAME : CPUSPEED.C
DESC : Analyze where the speed bottleneck is.
1) the code runs only on the cache.
Revision: 2001.5.17: purnna
www.eeworm.com/read/360879/10073998
c cpuspeed.c
/************************************************
NAME : CPUSPEED.C
DESC : Analyze where the speed bottleneck is.
1) the code runs only on the cache.
Revision: 2001.5.17: purnna
www.eeworm.com/read/165126/10075479
c power.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\def.h"
#include "..\inc\power.h"
#include "..\inc\rtc.h"
#define FIN 4000000
char slw_exit=0;
void __
www.eeworm.com/read/163515/10155492
c main.c
#include
#include "Target\44blib.h"
#include
#include "einttest\eint.h"
/********************************************/
// ARMSYS实验六:外部中断应用测试
// 描述:编写中断处理程序