Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/adc/
Dstm32-adc.c233 struct stm32_adc_regspec { struct
234 const u32 dr;
235 const struct stm32_adc_regs ier_eoc;
236 const struct stm32_adc_regs isr_eoc;
237 const struct stm32_adc_regs *sqr;
238 const struct stm32_adc_regs exten;
262 const struct stm32_adc_regspec *regs; argument