Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/adc/
Dstm32-adc.c180 const struct stm32_adc_regs *smp_bits; member
407 .smp_bits = stm32f4_smp_bits,
501 .smp_bits = stm32h7_smp_bits,
516 .smp_bits = stm32h7_smp_bits,
1803 const struct stm32_adc_regs *smpr = &adc->cfg->regs->smp_bits[channel]; in stm32_adc_smpr_init()