Home
last modified time | relevance | path

Searched refs:ADC_JQOVF_EVENT (Results 1 – 25 of 50) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_adc_ex.h734 ((__EVENT__) == ADC_JQOVF_EVENT) )
Dstm32wbxx_hal_adc.h837 #define ADC_JQOVF_EVENT (ADC_FLAG_JQOVF) /*!< ADC Injected Context Queue Overflow event */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_adc_ex.h990 ((__EVENT__) == ADC_JQOVF_EVENT) )
Dstm32h7rsxx_hal_adc.h950 #define ADC_JQOVF_EVENT (ADC_FLAG_JQOVF) /*!< ADC Injected Context Queue Overflow event */ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_adc_ex.h1054 ((__EVENT__) == ADC_JQOVF_EVENT) )
Dstm32h5xx_hal_adc.h952 #define ADC_JQOVF_EVENT (ADC_FLAG_JQOVF) /*!< ADC Injected Context Queue Overflow event */ macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_adc_ex.h958 ((__EVENT__) == ADC_JQOVF_EVENT) )
Dstm32mp1xx_hal_adc.h725 #define ADC_JQOVF_EVENT (ADC_FLAG_JQOVF) /*!< ADC Injected Context Queue Overflow event */ macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_adc_ex.h998 ((__EVENT__) == ADC_JQOVF_EVENT) )
Dstm32l5xx_hal_adc.h872 #define ADC_JQOVF_EVENT (ADC_FLAG_JQOVF) /*!< ADC Injected Context Queue Overflow event */ macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_adc.h889 #define ADC_JQOVF_EVENT (ADC_FLAG_JQOVF) /*!< ADC Injected Context Queue Overflow event */ macro
Dstm32l4xx_hal_adc_ex.h1252 ((__EVENT__) == ADC_JQOVF_EVENT) )
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_adc.h872 #define ADC_JQOVF_EVENT (ADC_FLAG_JQOVF) /*!< ADC Injected Context Queue Overflow event */ macro
Dstm32h7xx_hal_adc_ex.h1283 ((__EVENT__) == ADC_JQOVF_EVENT) )
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_adc.h1009 #define ADC_JQOVF_EVENT (ADC_FLAG_JQOVF) /*!< ADC Injected Context Queue Overflow event */ macro
Dstm32g4xx_hal_adc_ex.h1408 ((__EVENT__) == ADC_JQOVF_EVENT) )
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_adc_ex.h1243 #define ADC_JQOVF_EVENT ((uint32_t)ADC_FLAG_JQOVF) /*!< ADC Injected Context Queue Overflo… macro
3430 ((EVENT) == ADC_JQOVF_EVENT) )
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_adc.c1664 case ADC_JQOVF_EVENT: in HAL_ADC_PollForEvent()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_adc.c1662 case ADC_JQOVF_EVENT: in HAL_ADC_PollForEvent()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_adc.c1664 case ADC_JQOVF_EVENT: in HAL_ADC_PollForEvent()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_adc.c1664 case ADC_JQOVF_EVENT: in HAL_ADC_PollForEvent()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_adc.c1664 case ADC_JQOVF_EVENT: in HAL_ADC_PollForEvent()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_adc.c1680 case ADC_JQOVF_EVENT: in HAL_ADC_PollForEvent()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_adc.c1866 case ADC_JQOVF_EVENT: in HAL_ADC_PollForEvent()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_adc.c1821 case ADC_JQOVF_EVENT: in HAL_ADC_PollForEvent()

12