Searched refs:IS_RTC_ROAP (Results 1 – 4 of 4) sorted by relevance
178 #define IS_RTC_ROAP(x) ((x == RTC_ROAP_HIGH) || (x == RTC_ROAP_LOW)) macro
191 #define IS_RTC_ROAP(x) ((x == RTC_ROAP_HIGH) || (x == RTC_ROAP_LOW)) macro
330 Assert_Param(IS_RTC_ROAP(Pol)); in RTC_OutConfig()
339 Assert_Param(IS_RTC_ROAP(Pol)); in RTC_OutConfig()
Completed in 7 milliseconds