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