代码搜索:LED_DISPLAY

找到约 1,437 项符合「LED_DISPLAY」的源代码

代码结果 1,437
www.eeworm.com/read/156743/11778414

c led.c

#include #include "..\inc\def.h" #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\led.h" void flash_Led(void) { rSYSCFG=SYSCFG_8KB; #if (PLLON==1) Ch
www.eeworm.com/read/259567/11781741

c main_io.c

/* ********************************************************* * Copyright (c) * All rights reserved. * * 文件名称:main_sdram.c * 文件标识:程序实现体 * 摘 要:本文件是对IO编程的实现 * * 当前版本:1.0 * 作
www.eeworm.com/read/257304/11934544

c kb.c

#include #include "..\inc\def.h" #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\kb.h" void Test_Kb(void) { U8 which_key; rPCONG=0x00ff; //EINT7~0
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/154343/11969735

c power.c

/***************************************** NAME: power.c DESC: SLOW,HOLD mode test HISTORY: 03.23.2002:purnnamu: first release for 2410 *****************************************/ #in
www.eeworm.com/read/343123/11974340

c main.c

#include #include #include "Target\44blib.h" #include "Target\Def.h" #include "Target\44b.h" #include "iictest\iic.h" void * function[][2]= { (void *)Test_Iic, "II
www.eeworm.com/read/154007/11995664

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/256008/12037145

c power.c

/***************************************** NAME: power.c DESC: SLOW,HOLD mode test HISTORY: 03.23.2002:purnnamu: first release for 2410 *****************************************/ #in
www.eeworm.com/read/341811/12061700

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 static void __irq SLWEint
www.eeworm.com/read/255721/12062174

c main.c

#include #include "Target\44blib.h" #include #include "ethernet\etherne.h" /********************************************/ // ARMSYS实验十五:以太网接口应用 // 描述:初始化以太网卡