Home
last modified time | relevance | path

Searched refs:LL_ADC_IRQ_EN_EODS (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_adc.c284 | LL_ADC_IRQ_EN_EODS)); in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_adc.h790 #define ADC_IRQ_EN_EODS (LL_ADC_IRQ_EN_EODS) /*!< ADC IRQ enable EODS */
Dstm32wb0x_ll_adc.h832 #define LL_ADC_IRQ_EN_EODS (ADC_IRQ_ENABLE_EODS_IRQ_ENA) /*!< ADC IRQ enable EODS */ macro