Searched defs:RTC_InitStruct (Results 1 – 10 of 10) sorted by relevance
205 ErrorStatus LL_RTC_Init(RTC_TypeDef *RTCx, LL_RTC_InitTypeDef *RTC_InitStruct) in LL_RTC_Init()244 void LL_RTC_StructInit(LL_RTC_InitTypeDef *RTC_InitStruct) in LL_RTC_StructInit()
117 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct) in RTC_Init()163 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct) in RTC_StructInit()
194 ErrorStatus RTC_Init(RTC_InitType* RTC_InitStruct) in RTC_Init()240 void RTC_StructInit(RTC_InitType* RTC_InitStruct) in RTC_StructInit()
196 ErrorStatus RTC_Init(RTC_InitType* RTC_InitStruct) in RTC_Init()242 void RTC_StructInit(RTC_InitType* RTC_InitStruct) in RTC_StructInit()
194 ErrorStatus RTC_Init(RTC_InitType* RTC_InitStruct) in RTC_Init()239 void RTC_StructInit(RTC_InitType* RTC_InitStruct) in RTC_StructInit()
348 ErrorStatus RTC_Init(RTC_InitTypeDef *RTC_InitStruct) in RTC_Init()395 void RTC_StructInit(RTC_InitTypeDef *RTC_InitStruct) in RTC_StructInit()
184 ErrorStatus RTC_Init(RTC_InitType* RTC_InitStruct) in RTC_Init()225 void RTC_StructInit(RTC_InitType* RTC_InitStruct) in RTC_StructInit()
194 ErrorStatus RTC_Init(RTC_InitType* RTC_InitStruct) in RTC_Init()235 void RTC_StructInit(RTC_InitType* RTC_InitStruct) in RTC_StructInit()
Completed in 29 milliseconds