Home
last modified time | relevance | path

Searched refs:STM32F4_EOCIE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dstm32-adc-core.h63 #define STM32F4_EOCIE BIT(5) macro
H A Dstm32-adc-core.c288 .eocie_msk = STM32F4_EOCIE,
H A Dstm32-adc.c345 .ier_eoc = { STM32F4_ADC_CR1, STM32F4_EOCIE },
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dstm32-adc-core.h64 #define STM32F4_EOCIE BIT(5) macro
H A Dstm32-adc-core.c315 .eocie_msk = STM32F4_EOCIE,
H A Dstm32-adc.c417 .ier_eoc = { STM32F4_ADC_CR1, STM32F4_EOCIE },

Completed in 9 milliseconds