Home
last modified time | relevance | path

Searched refs:HAL_ADC_ERROR_JQOVF (Results 1 – 23 of 23) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_adc_ex.c444 CLEAR_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADCEx_InjectedStart()
713 CLEAR_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADCEx_InjectedStart_IT()
Dstm32wbxx_hal_adc.c1871 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_PollForEvent()
2626 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_IRQHandler()
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_adc_ex.c317 CLEAR_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADCEx_InjectedStart()
662 CLEAR_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADCEx_InjectedStart_IT()
Dstm32l4xx_hal_adc.c1669 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_PollForEvent()
2583 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_IRQHandler()
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_adc_ex.c323 CLEAR_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADCEx_InjectedStart()
668 CLEAR_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADCEx_InjectedStart_IT()
Dstm32g4xx_hal_adc.c1683 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_PollForEvent()
2640 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_IRQHandler()
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_adc_ex.c317 CLEAR_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADCEx_InjectedStart()
662 CLEAR_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADCEx_InjectedStart_IT()
Dstm32l5xx_hal_adc.c1669 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_PollForEvent()
2582 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_IRQHandler()
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_adc_ex.c319 CLEAR_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADCEx_InjectedStart()
664 CLEAR_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADCEx_InjectedStart_IT()
Dstm32h5xx_hal_adc.c1669 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_PollForEvent()
2687 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_IRQHandler()
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_adc_ex.c421 CLEAR_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADCEx_InjectedStart()
760 CLEAR_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADCEx_InjectedStart_IT()
Dstm32mp1xx_hal_adc.c1667 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_PollForEvent()
2568 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_IRQHandler()
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_adc_ex.c494 CLEAR_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADCEx_InjectedStart()
820 CLEAR_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADCEx_InjectedStart_IT()
Dstm32h7xx_hal_adc.c1826 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_PollForEvent()
2701 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_IRQHandler()
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_adc.h534 #define HAL_ADC_ERROR_JQOVF (0x08U) /*!< Injected context queue overflow error … macro
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_adc.h534 #define HAL_ADC_ERROR_JQOVF (0x08U) /*!< Injected context queue overflow error … macro
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_adc.h432 #define HAL_ADC_ERROR_JQOVF (0x08U) /*!< Injected context queue overflow error … macro
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_adc.h552 #define HAL_ADC_ERROR_JQOVF (0x08U) /*!< Injected context queue overflow error … macro
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_adc.h486 #define HAL_ADC_ERROR_JQOVF (0x08U) /*!< Injected context queue overflow error … macro
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_adc.h478 #define HAL_ADC_ERROR_JQOVF (0x08U) /*!< Injected context queue overflow error … macro
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_adc.h455 #define HAL_ADC_ERROR_JQOVF (0x08U) /*!< Injected context queue overflow error … macro
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c1939 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_PollForEvent()
3171 SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_JQOVF); in HAL_ADC_IRQHandler()
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_adc_ex.h508 #define HAL_ADC_ERROR_JQOVF (0x08U) /*!< Injected context queue overflow error … macro