代码搜索:RTC

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

代码结果 10,000
www.eeworm.com/read/227628/4771723

c rtc.c

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

c rtc.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/226921/4779331

c rtc.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/223139/4813073

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/223139/4813116

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/223139/4813157

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/223139/4813221

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/223139/4813264

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/223139/4813354

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/223139/4813416

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