Home
last modified time | relevance | path

Searched defs:stm32_adc_regspec (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/iio/adc/
Dstm32-adc.c128 struct stm32_adc_regspec { struct
129 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