Lines Matching defs:resolutions
295 * @resolutions: available resolutions
296 * @num_res: number of available resolutions
300 const unsigned int *resolutions;
312 .resolutions = stm32f4_adc_resolutions,
324 .resolutions = stm32h7_adc_resolutions,
331 .resolutions = stm32f4_adc_resolutions,
1908 res = adc->cfg->adc_info->resolutions[0];
1911 if (res == adc->cfg->adc_info->resolutions[i])
1976 chan->scan_type.realbits = adc->cfg->adc_info->resolutions[adc->res];