Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc.c2597 static const unsigned int stm32_adc_min_ts_h7[] = { 0, 0, 0, 4300, 9000 }; variable
2598 static_assert(ARRAY_SIZE(stm32_adc_min_ts_h7) == STM32_ADC_INT_CH_NB);
2613 .ts_int_ch = stm32_adc_min_ts_h7,