Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_adc.c330 assert_param(IS_ADC_DATARATIO(hadc->Init.DownSamplerConfig.DataRatio)); in HAL_ADC_Init()
444 hadc->Init.DownSamplerConfig.DataRatio); in HAL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_adc.h120 …uint32_t DataRatio; /*!< Specify the ratio of the output data from the Down Sample… member