Home
last modified time | relevance | path

Searched refs:OutputDebounceValue (Results 1 – 2 of 2) sorted by relevance

/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_cmp.c185 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()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_cmp.h346 …uint32_t OutputDebounceValue; /*!< Set comparator output debounce vaule. This S… member

Completed in 7 milliseconds