Searched refs:RTC_ReadTimeCounter (Results 1 – 1 of 1) sorted by relevance
225 static uint32_t RTC_ReadTimeCounter(RTC_HandleTypeDef *hrtc);823 counter_time = RTC_ReadTimeCounter(hrtc); in HAL_RTC_GetTime()961 counter_time = RTC_ReadTimeCounter(hrtc); in HAL_RTC_SetDate()1588 static uint32_t RTC_ReadTimeCounter(RTC_HandleTypeDef *hrtc) in RTC_ReadTimeCounter() function