Searched refs:OutputDebounceValue (Results 1 – 2 of 2) sorted by relevance
185 assert_param(IS_CMP_OUTPUT_DEBOUNCE_VAL(sConfig->OutputDebounceValue)); in LL_CMP_ChannelConfig()190 if (sConfig->OutputDebounceValue == CMP_OUTPUT_DEBOUNCE_ENABLE) { in LL_CMP_ChannelConfig()191 __LL_CMP_DEBOUNCE_VALUE_SET(Instance, chnnum, sConfig->OutputDebounceValue); in LL_CMP_ChannelConfig()
346 …uint32_t OutputDebounceValue; /*!< Set comparator output debounce vaule. This S… member
Completed in 5 milliseconds