代码搜索:LED_DISPLAY
找到约 1,437 项符合「LED_DISPLAY」的源代码
代码结果 1,437
www.eeworm.com/read/118205/14881905
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/218394/14922445
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/217384/14967263
c main.c
#include
#include
#include "Target\44blib.h"
#include "Target\Def.h"
#include "Target\44b.h"
#include "iictest\iic.h"
/********************************************/
//
www.eeworm.com/read/217183/14974514
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/210697/15193261
h led.h
#ifndef _led_H_
#define _led_H_
#include "..\inc\sl811.h"
void Led_Display(U8 LedNum,U8 LedStatus);
void Test_Led(void);
#endif /*__led_H__*/
www.eeworm.com/read/210697/15193287
c led(bak).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/210697/15193295
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/207810/15261565
c test44x_key_int_time.c
#include "msp430x44x.h "
//-------------------------------------------------------------
//
//MSP-Test44x Demo lcd ,led dishplay the timer
//
// MSP430F449
//
www.eeworm.com/read/168470/5446675
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/475559/6791378
c main_io.c
/*
*********************************************************
* Copyright (c)
* All rights reserved.
*
* 文件名称:main_sdram.c
* 文件标识:程序实现体
* 摘 要:本文件是对IO编程的实现
*
* 当前版本:1.0
* 作