Searched defs:stm32_adc_regspec (Results 1 – 1 of 1) sorted by relevance
128 struct stm32_adc_regspec { struct129 const u32 dr;130 const struct stm32_adc_regs ier_eoc;131 const struct stm32_adc_regs isr_eoc;132 const struct stm32_adc_regs *sqr;156 const struct stm32_adc_regspec *regs; argument