Searched refs:ADC_IRQ_ENABLE_AWD_IRQ_ENA (Results 1 – 7 of 7) sorted by relevance
829 #define LL_ADC_IRQ_EN_AWD1 (ADC_IRQ_ENABLE_AWD_IRQ_ENA) /*!< ADC IRQ enable AWD1 */3647 SET_BIT(ADCx->IRQ_ENABLE, ADC_IRQ_ENABLE_AWD_IRQ_ENA); in LL_ADC_EnableIT_AWD()3659 CLEAR_BIT(ADCx->IRQ_ENABLE, ADC_IRQ_ENABLE_AWD_IRQ_ENA); in LL_ADC_DisableIT_AWD()3671 …return ((READ_BIT(ADCx->IRQ_ENABLE, ADC_IRQ_ENABLE_AWD_IRQ_ENA) == (ADC_IRQ_ENABLE_AWD_IRQ_ENA)) ?… in LL_ADC_IsEnabledIT_AWD()
386 | ADC_IRQ_ENABLE_AWD_IRQ_ENA in LL_ADC_DeInit()
621 | ADC_IRQ_ENABLE_AWD_IRQ_ENA in HAL_ADC_DeInit()
7284 #define ADC_IRQ_ENABLE_AWD_IRQ_ENA ADC_IRQ_ENABLE_AWD_IRQ_E… macro
7760 #define ADC_IRQ_ENABLE_AWD_IRQ_ENA ADC_IRQ_ENABLE_AWD_IRQ_E… macro
7845 #define ADC_IRQ_ENABLE_AWD_IRQ_ENA ADC_IRQ_ENABLE_AWD_IRQ_E… macro