Searched refs:stm32_adc_stop (Results 1 – 1 of 1) sorted by relevance
64 static int stm32_adc_stop(struct udevice *dev) in stm32_adc_stop() function99 stm32_adc_stop(dev); in stm32_adc_start_channel()113 stm32_adc_stop(dev); in stm32_adc_start_channel()228 .stop = stm32_adc_stop,