Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/adc/
Dstm32-adc.c2635 static const unsigned int stm32_adc_min_ts_mp13[] = { 100, 0, 0, 4300, 9800 }; variable
2636 static_assert(ARRAY_SIZE(stm32_adc_min_ts_mp13) == STM32_ADC_INT_CH_NB);
2648 .ts_int_ch = stm32_adc_min_ts_mp13,