Searched refs:RTC_MONTH_APRIL (Results 1 – 13 of 13) sorted by relevance
156 #define RTC_MONTH_APRIL (0x04) macro537 ((__MONTH__) == RTC_MONTH_APRIL) || \
156 #define RTC_MONTH_APRIL (0x04) macro539 ((__MONTH__) == RTC_MONTH_APRIL) || \
341 #define RTC_MONTH_APRIL ((uint8_t)0x04) macro
84 RTC_MONTH_APRIL = 0x04, /*!< April */ enumerator
360 #define RTC_MONTH_APRIL ((uint8_t)0x04) macro
197 #define RTC_MONTH_APRIL ((uint8_t)0x04) macro
557 RTC.Month=RTC_MONTH_APRIL
Completed in 36 milliseconds