Searched refs:stm32_adc_min_ts_mp1 (Results 1 – 1 of 1) sorted by relevance
2600 static const unsigned int stm32_adc_min_ts_mp1[] = { 100, 100, 100, 4300, 9800 }; variable2601 static_assert(ARRAY_SIZE(stm32_adc_min_ts_mp1) == STM32_ADC_INT_CH_NB);2617 .ts_int_ch = stm32_adc_min_ts_mp1,