Home
last modified time | relevance | path

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

/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_RTC.c34 if (!IS_RTC_COMPENSATION(hrtc->u32_Compensation)) return HAL_ERROR; 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.c34 if (!IS_RTC_COMPENSATION(hrtc->u32_Compensation)) return HAL_ERROR; 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.c77 RTC_Handle.u32_Compensation = COMPENSATION_INCREASE; in _rtc_init()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_RTC.h361 uint32_t u32_Compensation; /*!< The RTC Clock Compensation to be configured. member
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_RTC.h361 uint32_t u32_Compensation; /*!< The RTC Clock Compensation to be configured. member

Completed in 18 milliseconds