Searched refs:RTCAC_InitStruct (Results 1 – 2 of 2) sorted by relevance
287 void RTC_AutoCalStructInit(RTC_AutCalType *RTCAC_InitStruct) in RTC_AutoCalStructInit() argument291 RTCAC_InitStruct->ADCSource = RTC_ADCS_DATA; in RTC_AutoCalStructInit()293 RTCAC_InitStruct->ATClockSource = RTC_ATCS_DISABLE; in RTC_AutoCalStructInit()295 RTCAC_InitStruct->ATDelay = RTC_ATDELAY_15MS; in RTC_AutoCalStructInit()297 RTCAC_InitStruct->Period = 0; in RTC_AutoCalStructInit()
172 void RTC_AutoCalStructInit(RTC_AutCalType *RTCAC_InitStruct);
Completed in 42 milliseconds