Home
last modified time | relevance | path

Searched refs:stm32_adc_regs (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/iio/adc/
Dstm32-adc.c110 struct stm32_adc_regs { struct
132 const struct stm32_adc_regs ier_eoc; argument
133 const struct stm32_adc_regs ier_ovr;
134 const struct stm32_adc_regs isr_eoc;
135 const struct stm32_adc_regs isr_ovr;
136 const struct stm32_adc_regs *sqr;
137 const struct stm32_adc_regs exten;
138 const struct stm32_adc_regs extsel;
139 const struct stm32_adc_regs res;
141 const struct stm32_adc_regs *smp_bits;
[all …]