代码搜索:LED_DISPLAY
找到约 1,437 项符合「LED_DISPLAY」的源代码
代码结果 1,437
www.eeworm.com/read/300951/13878501
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/135444/5886732
c main.c
#include "option.h"
#include "def.h"
#include "44b.h"
#include "44blib.h"
void Main(void)
{
U8 aa;
rSYSCFG=CACHECFG; // Using 8KB Cache//
Port_Init();
Le
www.eeworm.com/read/135444/5886759
c main.c
#include "option.h"
#include "def.h"
#include "44b.h"
#include "44blib.h"
void Main(void)
{
U8 aa;
rSYSCFG=CACHECFG; // Using 8KB Cache//
Port_Init();
Le
www.eeworm.com/read/258014/6308825
c demo_key_test.c
/*********************************************************************
工程名 :Demo_key_test
程序名 :同上
创建时间:11月4日
创建单位:广西师范大学
专业 :电子信息工程
作者 :陈哲(06电信)
程序作用:按键识别,
www.eeworm.com/read/258014/6308826
lss demo_key_test.lss
Demo_key_test.elf: file format elf32-avr
Sections:
Idx Name Size VMA LMA File off Algn
0 .text 00000134 00000000 00000000 00000074 2**1
www.eeworm.com/read/334883/6356625
c adc-12.c
#include"reg51.h"
#include"intrins.h"
#define uchar unsigned char
#define uint unsigned int
#define nop() _nop_()
#define WEI P2
#define DUAN P0
code uchar display[]={0x3f,0x06,0x5b,0x4f,0x6
www.eeworm.com/read/405002/11474436
h 44blib.h
/***********************************************
* NAME : 44BLIB.H *
* Version : 17.Apr.00 *
***********************************************/
www.eeworm.com/read/158480/11612102
c main.c
#include
#include "Target\44blib.h"
#include
#include "einttest\eint.h"
/********************************************/
// ARMSYS实验六:外部中断应用测试
// 描述:编写中断处理程序
www.eeworm.com/read/158467/11612675
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/157615/11681989
c main.c
#include
#include
#include "Target\44blib.h"
#include "tcpipsrc\ping.h"
//extern void Datagram_test(void);
extern void Ping_test(void);
void * function[][2]=
{
(void