Home
last modified time | relevance | path

Searched refs:RCC_CRS_FLAG_ESYNC (Results 1 – 25 of 26) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_rcc_ex.c734 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
737 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_ESYNC); in HAL_RCCEx_CRSWaitSynchronization()
774 else if (((itflags & RCC_CRS_FLAG_ESYNC) != 0U) && ((itsources & RCC_CRS_IT_ESYNC) != 0U)) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_rcc_ex.c811 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
814 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_ESYNC); in HAL_RCCEx_CRSWaitSynchronization()
851 else if(((itflags & RCC_CRS_FLAG_ESYNC) != RESET) && ((itsources & RCC_CRS_IT_ESYNC) != RESET)) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_rcc_ex.c1073 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
1076 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_ESYNC); in HAL_RCCEx_CRSWaitSynchronization()
1113 else if(((itflags & RCC_CRS_FLAG_ESYNC) != 0U) && ((itsources & RCC_CRS_IT_ESYNC) != 0U)) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c1674 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
1677 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_ESYNC); in HAL_RCCEx_CRSWaitSynchronization()
1714 else if (((itflags & RCC_CRS_FLAG_ESYNC) != 0U) && ((itsources & RCC_CRS_IT_ESYNC) != 0U)) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c1754 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
1757 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_ESYNC); in HAL_RCCEx_CRSWaitSynchronization()
1794 else if (((itflags & RCC_CRS_FLAG_ESYNC) != 0U) && ((itsources & RCC_CRS_IT_ESYNC) != 0U)) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc_ex.c1524 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
1527 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_ESYNC); in HAL_RCCEx_CRSWaitSynchronization()
1564 else if (((itflags & RCC_CRS_FLAG_ESYNC) != 0U) && ((itsources & RCC_CRS_IT_ESYNC) != 0U)) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c1715 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
1718 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_ESYNC); in HAL_RCCEx_CRSWaitSynchronization()
1755 else if(((itflags & RCC_CRS_FLAG_ESYNC) != 0U) && ((itsources & RCC_CRS_IT_ESYNC) != 0U)) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c3044 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
3047 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_ESYNC); in HAL_RCCEx_CRSWaitSynchronization()
3084 else if (((itflags & RCC_CRS_FLAG_ESYNC) != 0U) && ((itsources & RCC_CRS_IT_ESYNC) != 0U)) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c2269 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
2272 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_ESYNC); in HAL_RCCEx_CRSWaitSynchronization()
2314 else if (((itflags & RCC_CRS_FLAG_ESYNC) != 0U) && ((itsources & RCC_CRS_IT_ESYNC) != 0U)) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c3544 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
3547 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_ESYNC); in HAL_RCCEx_CRSWaitSynchronization()
3585 else if (((itflags & RCC_CRS_FLAG_ESYNC) != 0U) && ((itsources & RCC_CRS_IT_ESYNC) != 0U)) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c2754 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
2757 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_ESYNC); in HAL_RCCEx_CRSWaitSynchronization()
2794 else if(((itflags & RCC_CRS_FLAG_ESYNC) != 0U) && ((itsources & RCC_CRS_IT_ESYNC) != 0U)) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc_ex.h342 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c3927 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
3930 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_ESYNC); in HAL_RCCEx_CRSWaitSynchronization()
3967 else if (((itflags & RCC_CRS_FLAG_ESYNC) != 0U) && ((itsources & RCC_CRS_IT_ESYNC) != 0U)) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h492 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */ macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h778 #define RCC_CRS_FLAG_ESYNC LL_CRS_ISR_ESYNCF /*!< Expected SYNC flag */ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c5892 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
5895 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_ESYNC); in HAL_RCCEx_CRSWaitSynchronization()
5932 else if (((itflags & RCC_CRS_FLAG_ESYNC) != 0U) && ((itsources & RCC_CRS_IT_ESYNC) != 0U)) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc_ex.h595 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */ macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc_ex.h559 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h723 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h1070 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */ macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h667 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */ macro
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_rcc_ex.h910 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */ macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc_ex.h856 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1360 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */ macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_rcc_ex.h552 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */ macro

12