Home
last modified time | relevance | path

Searched refs:RTCAC_InitStruct (Results 1 – 2 of 2) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_rtc.c287 void RTC_AutoCalStructInit(RTC_AutCalType *RTCAC_InitStruct) in RTC_AutoCalStructInit() argument
291 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()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_rtc.h172 void RTC_AutoCalStructInit(RTC_AutCalType *RTCAC_InitStruct);

Completed in 42 milliseconds