Searched refs:STM32F4_EOCIE (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/iio/adc/ | ||
| A D | stm32-adc-core.h | 63 #define STM32F4_EOCIE BIT(5) macro |
| A D | stm32-adc-core.c | 305 .eocie_msk = STM32F4_EOCIE, |
| A D | stm32-adc.c | 395 .ier_eoc = { STM32F4_ADC_CR1, STM32F4_EOCIE }, |
Completed in 23 milliseconds