Home
last modified time | relevance | path

Searched refs:SDADC_ISR_JOVRF (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_sdadc.c1775 if((hsdadc->Instance->ISR & SDADC_ISR_JOVRF) == SDADC_ISR_JOVRF) in HAL_SDADC_PollForInjectedConversion()
2459 ((tmp_isr & SDADC_ISR_JOVRF) == SDADC_ISR_JOVRF)) in HAL_SDADC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_sdadc.h382 #define SDADC_FLAG_JOVR SDADC_ISR_JOVRF /*!< Injected conversion overrun flag */
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h9062 #define SDADC_ISR_JOVRF SDADC_ISR_JOVRF_Msk /*!< Injected conver… macro
Dstm32f373xc.h9161 #define SDADC_ISR_JOVRF SDADC_ISR_JOVRF_Msk /*!< Injected conver… macro