Searched refs:RTC_WEEKDAY_FRIDAY (Results 1 – 2 of 2) sorted by relevance
292 #define RTC_WEEKDAY_FRIDAY ((uint8_t)0x05) macro730 ((WEEKDAY) == RTC_WEEKDAY_FRIDAY) || \738 ((WEEKDAY) == RTC_WEEKDAY_FRIDAY) || \
281 #define RTC_WEEKDAY_FRIDAY ((uint8_t)0x05) macro733 ((__WEEKDAY__) == RTC_WEEKDAY_FRIDAY) || \742 … ((__WEEKDAY__) == RTC_WEEKDAY_FRIDAY) || \
Completed in 20 milliseconds