Searched refs:u32_ClockSource (Results 1 – 5 of 5) sorted by relevance
33 if (!IS_RTC_CLOCKSRC(hrtc->u32_ClockSource)) return HAL_ERROR; in HAL_RTC_Config()42 switch (hrtc->u32_ClockSource) in HAL_RTC_Config()
76 RTC_Handle.u32_ClockSource = RTC_CLOCK_XTL; in _rtc_init()
358 uint32_t u32_ClockSource; /*!< The RTC Clock Source to be configured. member
Completed in 10 milliseconds