Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_adc.c2402 assert_param(IS_ADC_DF_CIC_DECIMATOR_HALF_FACTOR(ConfigDF->CICFilterDecimatorHalfFactor)); in HAL_ADC_DFConfig()
2428 LL_ADC_SetCICDecimatorFactor(hadc->Instance, ConfigDF->CICFilterDecimatorHalfFactor); in HAL_ADC_DFConfig()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_adc.h145 …uint32_t CICFilterDecimatorHalfFactor; /*!< Specify if the decimator factor of the CIC filter… member