stm32_adc_ic
static const struct stm32_adc_ic stm32_adc_ic[STM32_ADC_INT_CH_NB] = {
if (!strncmp(stm32_adc_ic[i].name, ch_name, STM32_ADC_CH_SZ)) {
if (stm32_adc_ic[i].idx != STM32_ADC_INT_CH_VREFINT) {