Searched refs:RTC_ROWM_PULSE (Results 1 – 2 of 2) sorted by relevance
104 …RTC_ROWM_PULSE = 0, /*!< Pulse mode. … enumerator182 #define IS_RTC_ROWM(x) ((x == RTC_ROWM_PULSE) || (x == RTC_ROWM_LEVEL))
109 …RTC_ROWM_PULSE = 0, /*!< Pulse mode. … enumerator195 #define IS_RTC_ROWM(x) ((x == RTC_ROWM_PULSE) || (x == RTC_ROWM_LEVEL))
Completed in 4 milliseconds