Searched refs:RTC_InitTypeDef (Results 1 – 5 of 5) sorted by relevance
45 }RTC_InitTypeDef; typedef666 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct);667 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct);
43 }RTC_InitTypeDef; typedef690 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct);691 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct);
79 } RTC_InitTypeDef; typedef174 RTC_InitTypeDef Init; /*!< RTC required parameters */
117 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct) in RTC_Init()163 void RTC_StructInit(RTC_InitTypeDef* 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()
Completed in 15 milliseconds