Searched refs:stop_conv (Results 1 – 1 of 1) sorted by relevance
270 void (*stop_conv)(struct stm32_adc *); member1223 adc->cfg->stop_conv(adc); in stm32_adc_single_conv()1516 adc->cfg->stop_conv(adc); in stm32_adc_buffer_predisable()1956 .stop_conv = stm32f4_adc_stop_conv,1966 .stop_conv = stm32h7_adc_stop_conv,1979 .stop_conv = stm32h7_adc_stop_conv,