Searched refs:__SEC__ (Results 1 – 2 of 2) sorted by relevance
561 #define IS_RTC_SEC(__SEC__) ((__SEC__) >= 0x00 && (__SEC__) <= 0x59) argument
563 #define IS_RTC_SEC(__SEC__) ((__SEC__) <= 0x60) argument
Completed in 8 milliseconds