Home
last modified time | relevance | path

Searched defs:RTC_Format (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_rtc.c320 u32 RTC_SetTime(u32 RTC_Format, RTC_TimeTypeDef* RTC_TimeStruct) in RTC_SetTime()
405 void RTC_GetTime(u32 RTC_Format, RTC_TimeTypeDef* RTC_TimeStruct) in RTC_GetTime()
579 u32 RTC_SetAlarm(u32 RTC_Format, RTC_AlarmTypeDef* RTC_AlarmStruct) in RTC_SetAlarm()
703 void RTC_GetAlarm(u32 RTC_Format, RTC_AlarmTypeDef* RTC_AlarmStruct) in RTC_GetAlarm()

Completed in 3 milliseconds