代码搜索:RTC模块
找到约 10,000 项符合「RTC模块」的源代码
代码结果 10,000
www.eeworm.com/read/273190/10923293
o rtc.o
www.eeworm.com/read/272674/10949481
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
www.eeworm.com/read/272481/10956455
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
www.eeworm.com/read/272466/10956630
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
www.eeworm.com/read/417787/10975813
h rtc.h
#ifndef __RTC_H__
#define __RTC_H__
void Test_Rtc_Tick(void);
void Display_Rtc(void);
void Rtc_Init(void);
#define TESTYEAR (0x03)
#define TESTMONTH (0x9)
#define TESTDAY (0x30)
#define
www.eeworm.com/read/271925/10975830
c 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
www.eeworm.com/read/271925/10975832
h 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
www.eeworm.com/read/417787/10975875
rtc_ticket
www.eeworm.com/read/417785/10975916
h rtc.h
#ifndef __RTC_H__
#define __RTC_H__
void Test_Rtc_Tick(void);
void Display_Rtc(void);
void Rtc_Init(void);
#define TESTYEAR (0x03)
#define TESTMONTH (0x9)
#define TESTDAY (0x30)
#define
www.eeworm.com/read/417783/10976023
h rtc.h
#ifndef __RTC_H__
#define __RTC_H__
void Test_Rtc_Tick(void);
void Display_Rtc(void);
void Rtc_Init(void);
#define TESTYEAR (0x03)
#define TESTMONTH (0x9)
#define TESTDAY (0x30)
#define