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