Searched refs:u32_Compensation (Results 1 – 5 of 5) sorted by relevance
34 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()
77 RTC_Handle.u32_Compensation = COMPENSATION_INCREASE; in _rtc_init()
361 uint32_t u32_Compensation; /*!< The RTC Clock Compensation to be configured. member
Completed in 18 milliseconds