Home
last modified time | relevance | path

Searched refs:LL_ADC_IT_JQOVF (Results 1 – 18 of 18) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_adc.h714 #define LL_ADC_IT_JQOVF ADC_IER_JQOVFIE /*!< ADC interruption ADC group injec… macro
7987 SET_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_EnableIT_JQOVF()
8108 CLEAR_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_DisableIT_JQOVF()
8237 return ((READ_BIT(ADCx->IER, LL_ADC_IT_JQOVF) == (LL_ADC_IT_JQOVF)) ? 1UL : 0UL); in LL_ADC_IsEnabledIT_JQOVF()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_adc.h655 #define LL_ADC_IT_JQOVF ADC_IER_JQOVFIE /*!< ADC interruption ADC group injec… macro
6875 SET_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_EnableIT_JQOVF()
6996 CLEAR_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_DisableIT_JQOVF()
7125 return ((READ_BIT(ADCx->IER, LL_ADC_IT_JQOVF) == (LL_ADC_IT_JQOVF)) ? 1UL : 0UL); in LL_ADC_IsEnabledIT_JQOVF()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_adc.h724 #define LL_ADC_IT_JQOVF ADC_IER_JQOVFIE /*!< ADC interruption ADC group injec… macro
7921 SET_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_EnableIT_JQOVF()
8042 CLEAR_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_DisableIT_JQOVF()
8171 return ((READ_BIT(ADCx->IER, LL_ADC_IT_JQOVF) == (LL_ADC_IT_JQOVF)) ? 1UL : 0UL); in LL_ADC_IsEnabledIT_JQOVF()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_adc.h731 #define LL_ADC_IT_JQOVF ADC_IER_JQOVFIE /*!< ADC interruption ADC group injec… macro
7902 SET_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_EnableIT_JQOVF()
8023 CLEAR_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_DisableIT_JQOVF()
8152 return ((READ_BIT(ADCx->IER, LL_ADC_IT_JQOVF) == (LL_ADC_IT_JQOVF)) ? 1UL : 0UL); in LL_ADC_IsEnabledIT_JQOVF()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_adc.h724 #define LL_ADC_IT_JQOVF ADC_IER_JQOVFIE /*!< ADC interruption ADC group injec… macro
7561 SET_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_EnableIT_JQOVF()
7682 CLEAR_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_DisableIT_JQOVF()
7811 return ((READ_BIT(ADCx->IER, LL_ADC_IT_JQOVF) == (LL_ADC_IT_JQOVF)) ? 1UL : 0UL); in LL_ADC_IsEnabledIT_JQOVF()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_adc.h716 #define LL_ADC_IT_JQOVF ADC_IER_JQOVFIE /*!< ADC interruption ADC group injec… macro
7600 SET_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_EnableIT_JQOVF()
7752 CLEAR_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_DisableIT_JQOVF()
7912 return ((READ_BIT(ADCx->IER, LL_ADC_IT_JQOVF) == (LL_ADC_IT_JQOVF)) ? 1UL : 0UL); in LL_ADC_IsEnabledIT_JQOVF()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_adc.h724 #define LL_ADC_IT_JQOVF ADC_IER_JQOVFIE /*!< ADC interruption ADC group injec… macro
8862 SET_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_EnableIT_JQOVF()
8983 CLEAR_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_DisableIT_JQOVF()
9112 return ((READ_BIT(ADCx->IER, LL_ADC_IT_JQOVF) == (LL_ADC_IT_JQOVF)) ? 1UL : 0UL); in LL_ADC_IsEnabledIT_JQOVF()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_adc.h693 #define LL_ADC_IT_JQOVF ADC_IER_JQOVFIE /*!< ADC interruption ADC group injec… macro
8069 SET_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_EnableIT_JQOVF()
8190 CLEAR_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_DisableIT_JQOVF()
8319 return ((READ_BIT(ADCx->IER, LL_ADC_IT_JQOVF) == (LL_ADC_IT_JQOVF)) ? 1UL : 0UL); in LL_ADC_IsEnabledIT_JQOVF()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_adc.h671 #define LL_ADC_IT_JQOVF ADC_IER_JQOVFIE /*!< ADC interruption ADC group injec… macro
6944 SET_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_EnableIT_JQOVF()
7065 CLEAR_BIT(ADCx->IER, LL_ADC_IT_JQOVF); in LL_ADC_DisableIT_JQOVF()
7194 return (READ_BIT(ADCx->IER, LL_ADC_IT_JQOVF) == (LL_ADC_IT_JQOVF)); in LL_ADC_IsEnabledIT_JQOVF()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_adc.c539 | LL_ADC_IT_JQOVF in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_adc.c539 | LL_ADC_IT_JQOVF in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_adc.c547 | LL_ADC_IT_JQOVF in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_adc.c591 | LL_ADC_IT_JQOVF in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_adc.c563 | LL_ADC_IT_JQOVF in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_adc.c574 | LL_ADC_IT_JQOVF in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_adc.c587 | LL_ADC_IT_JQOVF in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_adc.c897 | LL_ADC_IT_JQOVF in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_adc.c843 | LL_ADC_IT_JQOVF in LL_ADC_DeInit()