Home
last modified time | relevance | path

Searched refs:u32_ClockSource (Results 1 – 5 of 5) sorted by relevance

/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_RTC.c33 if (!IS_RTC_CLOCKSRC(hrtc->u32_ClockSource)) return HAL_ERROR; in HAL_RTC_Config()
42 switch (hrtc->u32_ClockSource) in HAL_RTC_Config()
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_RTC.c33 if (!IS_RTC_CLOCKSRC(hrtc->u32_ClockSource)) return HAL_ERROR; in HAL_RTC_Config()
42 switch (hrtc->u32_ClockSource) in HAL_RTC_Config()
/bsp/acm32/acm32f0x0-nucleo/drivers/
A Ddrv_rtc.c76 RTC_Handle.u32_ClockSource = RTC_CLOCK_XTL; in _rtc_init()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_RTC.h358 uint32_t u32_ClockSource; /*!< The RTC Clock Source to be configured. member
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_RTC.h358 uint32_t u32_ClockSource; /*!< The RTC Clock Source to be configured. member

Completed in 10 milliseconds