Home
last modified time | relevance | path

Searched refs:STM32F4_STRT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc-core.h56 #define STM32F4_STRT BIT(4) macro
H A Dstm32-adc.c821 stm32_adc_clr_bits(adc, STM32F4_ADC_SR, STM32F4_STRT); in stm32f4_adc_stop_conv()