Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/adc/
Dstm32-adc.c169 struct stm32_adc_regspec { struct
170 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 …]