Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dstm32-adc.c132 * struct stm32_adc_regs - stm32 ADC misc registers & bitfield desc
137 struct stm32_adc_regs { struct
175 const struct stm32_adc_regs ier_eoc;
176 const struct stm32_adc_regs ier_ovr;
177 const struct stm32_adc_regs isr_eoc;
178 const struct stm32_adc_regs isr_ovr;
179 const struct stm32_adc_regs *sqr;
180 const struct stm32_adc_regs exten;
181 const struct stm32_adc_regs extsel;
182 const struct stm32_adc_regs re
[all...]
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dstm32-adc.c105 * struct stm32_adc_regs - stm32 ADC misc registers & bitfield desc
110 struct stm32_adc_regs { struct
132 const struct stm32_adc_regs ier_eoc;
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 re
[all...]

Completed in 4 milliseconds