Searched refs:hw_wday (Results 1 – 1 of 1) sorted by relevance
530 int hw_wday = __LL_RTC_GET_WEEKDAY(rtc_date); in rtc_stm32_get_time() local532 if (hw_wday == LL_RTC_WEEKDAY_SUNDAY) { in rtc_stm32_get_time()537 timeptr->tm_wday = hw_wday; in rtc_stm32_get_time()