Searched refs:am_hal_rtc_osc_select (Results 1 – 4 of 4) sorted by relevance
103 am_hal_rtc_osc_select(AM_HAL_RTC_OSC_LFRC); in rt_hw_rtc_init()111 am_hal_rtc_osc_select(AM_HAL_RTC_OSC_XT); in rt_hw_rtc_init()
95 am_hal_rtc_osc_select(AM_HAL_RTC_OSC_LFRC); in am_low_power_init()
157 extern void am_hal_rtc_osc_select(uint32_t ui32OSC);
92 am_hal_rtc_osc_select(uint32_t ui32OSC) in am_hal_rtc_osc_select() function
Completed in 7 milliseconds