Searched refs:RTC_ROAP_LOW (Results 1 – 2 of 2) sorted by relevance
97 …RTC_ROAP_LOW /*!< Active level is low … enumerator178 #define IS_RTC_ROAP(x) ((x == RTC_ROAP_HIGH) || (x == RTC_ROAP_LOW))
102 …RTC_ROAP_LOW /*!< Active level is low … enumerator191 #define IS_RTC_ROAP(x) ((x == RTC_ROAP_HIGH) || (x == RTC_ROAP_LOW))
Completed in 8 milliseconds