Searched refs:SECONDS (Results 1 – 3 of 3) sorted by relevance
199 #define IS_RTC_SECONDS(SECONDS) ((SECONDS) <= 59U) argument
867 #define IS_RTC_SECONDS(SECONDS) ((SECONDS) <= (uint32_t)59U) argument
1035 #define IS_RTC_SECONDS(SECONDS) ((SECONDS) <= 59u) argument