Searched refs:IS_CMP_OUTPUT_DEBOUNCE_VAL (Results 1 – 2 of 2) sorted by relevance
185 assert_param(IS_CMP_OUTPUT_DEBOUNCE_VAL(sConfig->OutputDebounceValue)); in LL_CMP_ChannelConfig()
519 #define IS_CMP_OUTPUT_DEBOUNCE_VAL(VAL) ((VAL) <= 0xFFFUL) macro
Completed in 10 milliseconds