Searched refs:RTC_ROES_MATCH (Results 1 – 2 of 2) sorted by relevance
112 …RTC_ROES_MATCH = 0, /*!< Selected RTC compare match. … enumerator186 #define IS_RTC_ROES(x) ((x == RTC_ROES_MATCH) || (x == RTC_ROES_SECOND))
117 …RTC_ROES_MATCH = 0, /*!< Selected RTC compare match. … enumerator199 #define IS_RTC_ROES(x) ((x == RTC_ROES_MATCH) || (x == RTC_ROES_SECOND))
Completed in 6 milliseconds