Searched refs:stm32_adc_regspec (Results 1 – 1 of 1) sorted by relevance
128 struct stm32_adc_regspec { struct156 const struct stm32_adc_regspec *regs; argument337 static const struct stm32_adc_regspec stm32f4_adc_regspec = {429 static const struct stm32_adc_regspec stm32h7_adc_regspec = {1109 const struct stm32_adc_regspec *regs = adc->cfg->regs; in stm32_adc_single_conv()1211 const struct stm32_adc_regspec *regs = adc->cfg->regs; in stm32_adc_isr()