Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_adc.c2403 assert_param(IS_ADC_DF_CIC_DECIMATOR_FACTOR(ConfigDF->MCICOutputFrequency)); in HAL_ADC_DFConfig()
2429 LL_ADC_SetMicrophoneOutputDatarate(hadc->Instance, ConfigDF->MCICOutputFrequency); in HAL_ADC_DFConfig()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_adc.h153 uint32_t MCICOutputFrequency; /*!< Specify the output frequency of the CIC filter. member