Searched refs:RTC_IF_SEC (Results 1 – 2 of 2) sorted by relevance
367 RTC_IF_SEC = (1U << 0), /**< Second */ enumerator554 #define IS_RTC_IF(x) (((x) == RTC_IF_SEC) || \
369 RTC_IF_SEC = (1U << 0), /**< Second */ enumerator556 #define IS_RTC_IF(x) (((x) == RTC_IF_SEC) || \
Completed in 7 milliseconds