Home
last modified time | relevance | path

Searched defs:IS_RTC_TIME_SECS (Results 1 – 2 of 2) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_rtc.h103 #define IS_RTC_TIME_SECS(__SECS__) ((__SECS__) < 0x5A) macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_rtc.h130 #define IS_RTC_TIME_SECS(__SECS__) ((__SECS__) < 0x5AU) macro

Completed in 5 milliseconds