Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_sdadc.c1762 while((hsdadc->Instance->ISR & SDADC_ISR_JEOCF) != SDADC_ISR_JEOCF) in HAL_SDADC_PollForInjectedConversion()
2390 ((tmp_isr & SDADC_ISR_JEOCF) == SDADC_ISR_JEOCF)) in HAL_SDADC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_sdadc.h381 #define SDADC_FLAG_JEOC SDADC_ISR_JEOCF /*!< End of injected conversion flag */
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h9059 #define SDADC_ISR_JEOCF SDADC_ISR_JEOCF_Msk /*!< End of injected… macro
Dstm32f373xc.h9158 #define SDADC_ISR_JEOCF SDADC_ISR_JEOCF_Msk /*!< End of injected… macro