Searched refs:CMP_OUTPUT_DEBOUNCE_DISABLE (Results 1 – 1 of 1) sorted by relevance
306 CMP_OUTPUT_DEBOUNCE_DISABLE = 0x0U, /*!< Disable CMP output debounce */ enumerator510 #define IS_CMP_OUTPUT_DEBOUNCE(DEB) (((DEB) == CMP_OUTPUT_DEBOUNCE_DISABLE) || \
Completed in 4 milliseconds