Searched refs:LL_RTC_TIME_Get (Results 1 – 2 of 2) sorted by relevance
257 rtc_time = LL_RTC_TIME_Get(RTC); in rtc_stm32_read()259 } while (rtc_time != LL_RTC_TIME_Get(RTC)); in rtc_stm32_read()261 rtc_time = LL_RTC_TIME_Get(RTC); in rtc_stm32_read()310 rtc_time = LL_RTC_TIME_Get(RTC); in rtc_stm32_read()
515 rtc_time = LL_RTC_TIME_Get(RTC); in rtc_stm32_get_time()519 } while (rtc_time != LL_RTC_TIME_Get(RTC)); in rtc_stm32_get_time()