Searched refs:RTC_WEEKDAY_SATURDAY (Results 1 – 2 of 2) sorted by relevance
293 #define RTC_WEEKDAY_SATURDAY ((uint8_t)0x06) macro731 ((WEEKDAY) == RTC_WEEKDAY_SATURDAY) || \739 ((WEEKDAY) == RTC_WEEKDAY_SATURDAY) || \
282 #define RTC_WEEKDAY_SATURDAY ((uint8_t)0x06) macro734 ((__WEEKDAY__) == RTC_WEEKDAY_SATURDAY) || \743 … ((__WEEKDAY__) == RTC_WEEKDAY_SATURDAY) || \
Completed in 21 milliseconds