#ifndef __LHL_RTC_H__ #define __LHL_RTC_H__ void RTC_SEC_Init(void); void RTC_ALR_Init(void); #endif