Searched defs:RTC_InitStruct (Results 1 – 3 of 3) sorted by relevance
216 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct) in RTC_StructInit()242 u32 RTC_Init(RTC_InitTypeDef* RTC_InitStruct) in RTC_Init()
159 RTC_InitTypeDef RTC_InitStruct; in hal_rtc_init() local
177 RTC_InitTypeDef RTC_InitStruct; in rtc_init() local
Completed in 5 milliseconds