Searched refs:ConversionType (Results 1 – 2 of 2) sorted by relevance
332 assert_param(IS_ADC_CONVERSIONTYPE(hadc->Init.ConversionType)); in HAL_ADC_Init()409 if (hadc->Init.ConversionType == ADC_CONVERSION_WITH_DS) in HAL_ADC_Init()450 if (hadc->Init.ConversionType == ADC_CONVERSION_WITH_DS) in HAL_ADC_Init()
185 …uint32_t ConversionType; /*!< Specifies the conversion type: through the Down Sampler … member