Searched refs:LEAPYEAR (Results 1 – 6 of 6) sorted by relevance
161 #define RTC_IS_LEAP_YEAR() (RTC->LEAPYEAR & RTC_LEAPYEAR_LEAPYEAR_Msk ? 1:0)
146 #define RTC_IS_LEAP_YEAR() (RTC->LEAPYEAR & RTC_LEAPYEAR_LEAPYEAR_Msk ? 1:0)
176 #define RTC_IS_LEAP_YEAR() ((RTC->LEAPYEAR & RTC_LEAPYEAR_LEAPYEAR_Msk)? 1:0)
612 …__I uint32_t LEAPYEAR; /*!< [0x0024] RTC Leap Year Indicator Register … member
705 …__I uint32_t LEAPYEAR; /*!< [0x0024] RTC Leap Year Indicator Register … member
743 …__I uint32_t LEAPYEAR; /*!< [0x0024] RTC Leap Year Indicator Register … member