Searched refs:MINUTES (Results 1 – 3 of 3) sorted by relevance
198 #define IS_RTC_MINUTES(MINUTES) ((MINUTES) <= 59U) argument
865 #define IS_RTC_MINUTES(MINUTES) ((MINUTES) <= (uint32_t)59U) argument
1033 #define IS_RTC_MINUTES(MINUTES) ((MINUTES) <= 59u) argument