Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/adc/
Dstm32-adc.c215 struct stm32_adc_regs { struct
235 const struct stm32_adc_regs ier_eoc; argument
236 const struct stm32_adc_regs isr_eoc;
237 const struct stm32_adc_regs *sqr;
238 const struct stm32_adc_regs exten;
239 const struct stm32_adc_regs extsel;
240 const struct stm32_adc_regs res;
242 const struct stm32_adc_regs *smp_bits;
369 static const struct stm32_adc_regs stm32f4_sq[STM32_ADC_MAX_SQ + 1] = {
415 static const struct stm32_adc_regs stm32f4_smp_bits[] = {
[all …]