Searched refs:RTC_MONTH_MAY (Results 1 – 12 of 12) sorted by relevance
157 #define RTC_MONTH_MAY (0x05) macro538 ((__MONTH__) == RTC_MONTH_MAY) || \
157 #define RTC_MONTH_MAY (0x05) macro540 ((__MONTH__) == RTC_MONTH_MAY) || \
342 #define RTC_MONTH_MAY ((uint8_t)0x05) macro
85 RTC_MONTH_MAY = 0x05, /*!< May */ enumerator
361 #define RTC_MONTH_MAY ((uint8_t)0x05) macro
198 #define RTC_MONTH_MAY ((uint8_t)0x05) macro
Completed in 74 milliseconds