Searched refs:LL_RTC_WEEKDAY_SUNDAY (Results 1 – 1 of 1) sorted by relevance
441 rtc_date.WeekDay = ((timeptr->tm_wday == 0) ? (LL_RTC_WEEKDAY_SUNDAY) : (timeptr->tm_wday)); in rtc_stm32_set_time()532 if (hw_wday == LL_RTC_WEEKDAY_SUNDAY) { in rtc_stm32_get_time()603 p_rtc_alarm->AlarmDateWeekDay = LL_RTC_WEEKDAY_SUNDAY; in rtc_stm32_init_ll_alrm_struct()