Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_adc.c2401 assert_param(IS_FUNCTIONAL_STATE(ConfigDF->FractionalInterpolator)); in HAL_ADC_DFConfig()
2420 if (ConfigDF->FractionalInterpolator == ENABLE) in HAL_ADC_DFConfig()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_adc.h142 …uint32_t FractionalInterpolator; /*!< Specify whether fractional interpolator is enable… member