Searched defs:HAL_ADC_STATE_INJ_JQOVF (Results 1 – 3 of 3) sorted by relevance
267 #define HAL_ADC_STATE_INJ_JQOVF ((uint32_t)0x00004000) /*!< Not available on this STM32 … macro
223 #define HAL_ADC_STATE_INJ_JQOVF (0x00004000U) /*!< Not available on STM32L1 device: Inje… macro
358 #define HAL_ADC_STATE_INJ_JQOVF (0x00004000UL) /*!< Injected queue overflow occurrence */ macro