代码搜索:LED_DISPLAY

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

代码结果 1,437
www.eeworm.com/read/231840/14218117

c comload.c

#include "def.h" #include "2440addr.h" #include "2440lib.h" #define puts Uart_Printf #define printf Uart_Printf #define getch Uart_Getch #ifndef DEBUG_VERSION #define USE_UART_INT #endif
www.eeworm.com/read/230560/14281742

c comload.c

#include "def.h" #include "2440addr.h" #include "2440lib.h" #define puts Uart_Printf #define printf Uart_Printf #define getch Uart_Getch #ifndef DEBUG_VERSION #define USE_UART_INT #endif
www.eeworm.com/read/229997/14309577

c main.c

//定时器中断测试程序 //作者:ZZC //日期:2007.08.5 //OK #include "option.h" #include "def.h" #include "44b.h" #include "44blib.h" extern void Beep(int); static U32 TimerCnt=0; void __irq Timer_Tick(v
www.eeworm.com/read/127253/14364045

c 44bmain.c

/************************************************************************* * FILE NAME VERSION *
www.eeworm.com/read/223618/14622019

c main.c

#include "option.h" #include "def.h" #include "44b.h" #include "44blib.h" static U32 TimerCnt=0; static int LedStatus=0; void __irq Timer_Tick(void) { rI_ISPC=BIT_TIMER3; i
www.eeworm.com/read/206904/15286154

c main.c

/****************************************************** * 文件名称: * main.c * 文件说明: * 程序通过口线模拟IIC总线操作EEPROM,实验中在 * EEPROM的地址0x02写数据0x06,然后显示到LED[0], * 读出的数据显示到LE
www.eeworm.com/read/395697/8159524

c comload.c

#include "def.h" #include "2440addr.h" #include "2440lib.h" #define puts Uart_Printf #define printf Uart_Printf #define getch Uart_Getch #ifndef DEBUG_VERSION #define USE_UART_INT #endif
www.eeworm.com/read/414388/11115520

c comload.c

#include "def.h" #include "2440addr.h" #include "2440lib.h" #define puts Uart_Printf #define printf Uart_Printf #define getch Uart_Getch #ifndef DEBUG_VERSION #define USE_UART_INT #endif
www.eeworm.com/read/134090/14008708

c interrupt.c

/* ************************************************************************* * Copyright (c) 2003, The Lab of Embedded System and Net Security,WHUT.. * All rights reserved. * * Filename:
www.eeworm.com/read/200954/15419787

c main.c

#include #include #include "44blib.h" #include "rtc.h" //#include "def.h" //#include "lcd.h" #include "slib.h" #include "lcdlib.h" int year; int month,day,weekday,h