Searched refs:LL_ADC_IRQ_EN_EOS (Results 1 – 3 of 3) sorted by relevance
283 | LL_ADC_IRQ_EN_EOS in LL_ADC_DeInit()
788 #define ADC_IRQ_EN_EOS (LL_ADC_IRQ_EN_EOS) /*!< ADC IRQ enable EOS */
831 #define LL_ADC_IRQ_EN_EOS (ADC_IRQ_ENABLE_EOS_IRQ_ENA) /*!< ADC IRQ enable EOS */ macro