Searched defs:IS_RTC_MINUTES (Results 1 – 2 of 2) sorted by relevance
943 #define IS_RTC_MINUTES(MINUTES) ((MINUTES) <= 59u) macro
923 #define IS_RTC_MINUTES(MINUTES) ((MINUTES) <= 59u) macro