Searched refs:LL_RTC_DATE_Get (Results 1 – 2 of 2) sorted by relevance
253 rtc_date = LL_RTC_DATE_Get(RTC); in rtc_stm32_read()264 } while (rtc_date != LL_RTC_DATE_Get(RTC)); in rtc_stm32_read()
510 rtc_date = LL_RTC_DATE_Get(RTC); in rtc_stm32_get_time()520 } while (rtc_date != LL_RTC_DATE_Get(RTC)); in rtc_stm32_get_time()