Searched refs:STM32F4_RES_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/iio/adc/ | ||
| D | stm32-adc-core.h | 61 #define STM32F4_RES_MASK GENMASK(25, 24) macro |
| D | stm32-adc.c | 353 .res = { STM32F4_ADC_CR1, STM32F4_RES_MASK, STM32F4_RES_SHIFT }, |