Searched defs:WEEKDAY (Results 1 – 3 of 3) sorted by relevance
883 #define IS_RTC_WEEKDAY(WEEKDAY) (((WEEKDAY) == RTC_WEEKDAY_MONDAY) || \ argument893 #define IS_RTC_ALARM_DATE_WEEKDAY_WEEKDAY(WEEKDAY) (((WEEKDAY) == RTC_WEEKDAY_MONDAY) || \ argument
756 …__IO uint32_t WEEKDAY; /*!< [0x0018] RTC Day of the Week Register … member
737 …__IO uint32_t WEEKDAY; /*!< [0x0018] RTC Day of the Week Register … member