Searched refs:stop_conv (Results 1 – 1 of 1) sorted by relevance
163 void (*stop_conv)(struct stm32_adc *); member1155 adc->cfg->stop_conv(adc); in stm32_adc_single_conv()1475 adc->cfg->stop_conv(adc); in __stm32_adc_buffer_predisable()1977 .stop_conv = stm32f4_adc_stop_conv,1986 .stop_conv = stm32h7_adc_stop_conv,1998 .stop_conv = stm32h7_adc_stop_conv,