Searched refs:STM32F4_EOCIE (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/iio/adc/ | ||
D | stm32-adc-core.h | 64 #define STM32F4_EOCIE BIT(5) macro |
D | stm32-adc-core.c | 316 .eocie_msk = STM32F4_EOCIE, |
D | stm32-adc.c | 417 .ier_eoc = { STM32F4_ADC_CR1, STM32F4_EOCIE }, |