代码搜索结果

找到约 10,000 项符合 RTC 的代码

rtc.h

/************************************* ;Ade7169 demo program ;************************************* ;AUTHOR: Su RuTong ;DATE: 03 09 2006 ;************************************

rtc.c

/************************************* ;Ade7169 demo program ;************************************* ;AUTHOR: Su RuTong ;DATE: 03 09 2006 ;************************************

rtc.h

#ifndef __RTC_H__ #define __RTC_H__ #include "../inc/marco.h" #define RTC_SECOND_CHANGE 1 #define RTC_MINUTE_CHANGE 2 #define RTC_HOUR_CHANGE 3 #define RTC_DAY_CHANGE 4 #define RTC_MON

rtc.h

#ifndef __RTC_H__ #define __RTC_H__ #include "../inc/marco.h" #define RTC_SECOND_CHANGE 1 #define RTC_MINUTE_CHANGE 2 #define RTC_HOUR_CHANGE 3 #define RTC_DAY_CHANGE 4 #define RTC_MON

rtc.h

#ifndef __RTC_H__ #define __RTC_H__ #include "..\inc\def.h" #define RTC_SECOND_CHANGE 1 #define RTC_MINUTE_CHANGE 2 #define RTC_HOUR_CHANGE 3 #define RTC_DAY_CHANGE 4 #define RTC_MONTH

rtc.c

#include "..\Target\44b.h" #include "..\Target\44blib.h" #include "rtc.h" void __irq Rtc_Tick(void); char *date[8] = {"","SUN","MON","TUE","WED","THU","FRI","SAT"}; volatile unsigned int sec_ti

rtc.h

#ifndef __RTC_H__ #define __RTC_H__ int Test_Rtc_Alarm(void); void Test_Rtc_Tick(void); void Display_Rtc(void); void Rtc_Init(void); #define TESTYEAR (0x99) #define TESTMONTH (0x12) #d

rtc.h

#ifndef __RTC_H__ #define __RTC_H__ #include "..\inc\def.h" #define RTC_SECOND_CHANGE 1 #define RTC_MINUTE_CHANGE 2 #define RTC_HOUR_CHANGE 3 #define RTC_DAY_CHANGE 4 #define RTC_MONTH

rtc.h

#ifndef __RTC_H__ #define __RTC_H__ #include "..\inc\def.h" #define RTC_SECOND_CHANGE 1 #define RTC_MINUTE_CHANGE 2 #define RTC_HOUR_CHANGE 3 #define RTC_DAY_CHANGE 4 #define RTC_MONTH