Home
last modified time | relevance | path

Searched refs:ADC_OVR_EVENT (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_adc.h388 #define ADC_OVR_EVENT ((uint32_t)ADC_FLAG_OVR) /*!< ADC overrun event */ macro
855 ((EVENT) == ADC_OVR_EVENT) )
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_adc.h344 #define ADC_OVR_EVENT ((uint32_t)ADC_FLAG_OVR) macro
622 ((__EVENT__) == ADC_OVR_EVENT))
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/Legacy/
A Dstm32_hal_legacy.h83 #define OVR_EVENT ADC_OVR_EVENT
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/Legacy/
A Dstm32_hal_legacy.h65 #define OVR_EVENT ADC_OVR_EVENT

Completed in 32 milliseconds