代码搜索:RTC

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

代码结果 10,000
www.eeworm.com/read/337546/3338043

h rtc.h

#ifndef __ASM_CPU_SH3_RTC_H #define __ASM_CPU_SH3_RTC_H /* SH-3 RTC */ #define R64CNT 0xfffffec0 #define RSECCNT 0xfffffec2 #define RMINCNT 0xfffffec4 #define RHRCNT 0xfffffec6 #define RWKCNT
www.eeworm.com/read/336563/3350055

c rtc.c

/* -02/24/2006: Petre M. -this file contains functions that deal with Real Time Clock */ #include "ioADE7169F16.h" #include "extern_declarations.h" #include "EEPROM_locations.h" //this
www.eeworm.com/read/336563/3350076

h rtc.h

/* -02/24/2006: Petre M. -this file contains declarations of functions and variables used in rtc.c */ //the weekday, day, month and year are represented with their digits //Year has onl
www.eeworm.com/read/335901/3355879

c rtc.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/335901/3355885

h rtc.h

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/335425/3358783

h 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_CHANGE
www.eeworm.com/read/335425/3358807

h 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_CHANGE
www.eeworm.com/read/335425/3358836

h rtc.h

//about real-time-clock #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 #d
www.eeworm.com/read/335425/3358892

c rtc.c

//about real-time-clock #include "../ucos-ii/includes.h" /* uC/OS interface */ OS_EVENT *Rtc_Rw_Sem; //Rtc读写控制权旗语 //and you can use it as folloeing: // Rtc_Rw_Sem=O
www.eeworm.com/read/335425/3358910

h 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_CHANGE