Searched refs:RTC_InitTypeDef (Results 1 – 6 of 6) sorted by relevance
63 }RTC_InitTypeDef; typedef570 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct);571 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct);
63 }RTC_InitTypeDef; typedef784 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct);785 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct);
95 }RTC_InitTypeDef; typedef183 RTC_InitTypeDef Init; /*!< RTC required parameters */
95 } RTC_InitTypeDef; typedef172 RTC_InitTypeDef Init; /*!< RTC required parameters */
430 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct) in RTC_Init()476 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct) in RTC_StructInit()
457 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct) in RTC_Init()503 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct) in RTC_StructInit()
Completed in 23 milliseconds