Searched defs:stm32_adc_regspec (Results 1 – 1 of 1) sorted by relevance
173 struct stm32_adc_regspec { struct174 const u32 dr;175 const struct stm32_adc_regs ier_eoc;176 const struct stm32_adc_regs ier_ovr;177 const struct stm32_adc_regs isr_eoc;178 const struct stm32_adc_regs isr_ovr;179 const struct stm32_adc_regs *sqr;180 const struct stm32_adc_regs exten;181 const struct stm32_adc_regs extsel;182 const struct stm32_adc_regs res;[all …]