Searched defs:stm32_adc_regspec (Results 1 – 1 of 1) sorted by relevance
169 struct stm32_adc_regspec { struct170 const u32 dr;171 const struct stm32_adc_regs ier_eoc;172 const struct stm32_adc_regs ier_ovr;173 const struct stm32_adc_regs isr_eoc;174 const struct stm32_adc_regs isr_ovr;175 const struct stm32_adc_regs *sqr;176 const struct stm32_adc_regs exten;177 const struct stm32_adc_regs extsel;178 const struct stm32_adc_regs res;[all …]