Searched refs:ADC_OVR_EVENT (Results 1 – 7 of 7) sorted by relevance
571 #define ADC_OVR_EVENT ((uint32_t)ADC_FLAG_OVR) macro1014 ((EVENT) == ADC_OVR_EVENT))
722 #define ADC_OVR_EVENT (ADC_FLAG_OVR) /*!< ADC overrun event */ macro
1067 ((__EVENT__) == ADC_OVR_EVENT) || \
617 #define ADC_OVR_EVENT ((uint32_t)ADC_FLAG_OVR) /*!< ADC overrun event */ macro
81 #define OVR_EVENT ADC_OVR_EVENT