Searched refs:stm32_adc_regspec (Results 1 – 1 of 1) sorted by relevance
173 struct stm32_adc_regspec { struct216 const struct stm32_adc_regspec *regs;437 static const struct stm32_adc_regspec stm32f4_adc_regspec = {531 static const struct stm32_adc_regspec stm32h7_adc_regspec = {552 static const struct stm32_adc_regspec stm32mp13_adc_regspec = {573 static const struct stm32_adc_regspec stm32mp1_adc_regspec = {1482 const struct stm32_adc_regspec *regs = adc->cfg->regs; in stm32_adc_single_conv()1656 const struct stm32_adc_regspec *regs = adc->cfg->regs; in stm32_adc_threaded_isr()1679 const struct stm32_adc_regspec *regs = adc->cfg->regs; in stm32_adc_isr()