Searched refs:RTC_WEEKDAY_THURSDAY (Results 1 – 2 of 2) sorted by relevance
291 #define RTC_WEEKDAY_THURSDAY ((uint8_t)0x04) macro729 ((WEEKDAY) == RTC_WEEKDAY_THURSDAY) || \737 ((WEEKDAY) == RTC_WEEKDAY_THURSDAY) || \
280 #define RTC_WEEKDAY_THURSDAY ((uint8_t)0x04) macro732 ((__WEEKDAY__) == RTC_WEEKDAY_THURSDAY) || \741 … ((__WEEKDAY__) == RTC_WEEKDAY_THURSDAY) || \
Completed in 7 milliseconds