Searched refs:u32_CompensationValue (Results 1 – 5 of 5) sorted by relevance
65 if (hrtc->u32_CompensationValue) in HAL_RTC_Config()67 RTC->ADJUST = hrtc->u32_Compensation | hrtc->u32_CompensationValue; in HAL_RTC_Config()
78 RTC_Handle.u32_CompensationValue = 0x05; in _rtc_init()
364 uint32_t u32_CompensationValue; /*!< The RTC Clock Compensation Value to be configured. member
Completed in 14 milliseconds