Home
last modified time | relevance | path

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

/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_RTC.c65 if (hrtc->u32_CompensationValue) in HAL_RTC_Config()
67 RTC->ADJUST = hrtc->u32_Compensation | hrtc->u32_CompensationValue; in HAL_RTC_Config()
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_RTC.c65 if (hrtc->u32_CompensationValue) in HAL_RTC_Config()
67 RTC->ADJUST = hrtc->u32_Compensation | hrtc->u32_CompensationValue; in HAL_RTC_Config()
/bsp/acm32/acm32f0x0-nucleo/drivers/
A Ddrv_rtc.c78 RTC_Handle.u32_CompensationValue = 0x05; in _rtc_init()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_RTC.h364 uint32_t u32_CompensationValue; /*!< The RTC Clock Compensation Value to be configured. member
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_RTC.h364 uint32_t u32_CompensationValue; /*!< The RTC Clock Compensation Value to be configured. member

Completed in 14 milliseconds