Searched refs:__SECS__ (Results 1 – 2 of 2) sorted by relevance
103 #define IS_RTC_TIME_SECS(__SECS__) ((__SECS__) < 0x5A) argument
130 #define IS_RTC_TIME_SECS(__SECS__) ((__SECS__) < 0x5AU) argument
Completed in 5 milliseconds