Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dstm32-adc.c174 struct stm32_adc_regspec { struct
175 const u32 dr;
176 const struct stm32_adc_regs ier_eoc;
177 const struct stm32_adc_regs ier_ovr;
178 const struct stm32_adc_regs isr_eoc;
179 const struct stm32_adc_regs isr_ovr;
180 const struct stm32_adc_regs *sqr;
181 const struct stm32_adc_regs exten;
182 const struct stm32_adc_regs extsel;
183 const struct stm32_adc_regs res;
[all …]