Home
last modified time | relevance | path

Searched refs:stm32f4_adc_resolutions (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dstm32-adc.c304 static const unsigned int stm32f4_adc_resolutions[] = { variable
312 .resolutions = stm32f4_adc_resolutions,
313 .num_res = ARRAY_SIZE(stm32f4_adc_resolutions),
331 .resolutions = stm32f4_adc_resolutions,
332 .num_res = ARRAY_SIZE(stm32f4_adc_resolutions),
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dstm32-adc.c239 static const unsigned int stm32f4_adc_resolutions[] = { variable
247 .resolutions = stm32f4_adc_resolutions,
248 .num_res = ARRAY_SIZE(stm32f4_adc_resolutions),

Completed in 6 milliseconds