Searched refs:STM32F4_EOCIE (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/iio/adc/ | ||
| D | stm32-adc-core.h | 61 #define STM32F4_EOCIE BIT(5) macro |
| D | stm32-adc-core.c | 284 .eocie_msk = STM32F4_EOCIE, |
| D | stm32-adc.c | 339 .ier_eoc = { STM32F4_ADC_CR1, STM32F4_EOCIE }, |