Searched refs:IS_RTC_ROES (Results 1 – 4 of 4) sorted by relevance
186 #define IS_RTC_ROES(x) ((x == RTC_ROES_MATCH) || (x == RTC_ROES_SECOND)) macro
199 #define IS_RTC_ROES(x) ((x == RTC_ROES_MATCH) || (x == RTC_ROES_SECOND)) macro
329 Assert_Param(IS_RTC_ROES(EventSel)); in RTC_OutConfig()
338 Assert_Param(IS_RTC_ROES(EventSel)); in RTC_OutConfig()
Completed in 6 milliseconds