/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_rcc_ex.c | 684 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCOK)) in HAL_RCCEx_CRSWaitSynchronization() 694 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCWARN)) in HAL_RCCEx_CRSWaitSynchronization() 704 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_TRIMOVF)) in HAL_RCCEx_CRSWaitSynchronization() 714 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization() 724 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 734 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_rcc_ex.c | 761 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCOK)) in HAL_RCCEx_CRSWaitSynchronization() 771 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCWARN)) in HAL_RCCEx_CRSWaitSynchronization() 781 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_TRIMOVF)) in HAL_RCCEx_CRSWaitSynchronization() 791 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization() 801 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 811 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_rcc_ex.c | 1023 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCOK)) in HAL_RCCEx_CRSWaitSynchronization() 1033 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCWARN)) in HAL_RCCEx_CRSWaitSynchronization() 1043 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_TRIMOVF)) in HAL_RCCEx_CRSWaitSynchronization() 1053 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization() 1063 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 1073 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_rcc_ex.c | 1624 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCOK)) in HAL_RCCEx_CRSWaitSynchronization() 1634 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCWARN)) in HAL_RCCEx_CRSWaitSynchronization() 1644 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_TRIMOVF)) in HAL_RCCEx_CRSWaitSynchronization() 1654 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization() 1664 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 1674 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_rcc_ex.c | 1704 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCOK)) in HAL_RCCEx_CRSWaitSynchronization() 1714 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCWARN)) in HAL_RCCEx_CRSWaitSynchronization() 1724 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_TRIMOVF)) in HAL_RCCEx_CRSWaitSynchronization() 1734 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization() 1744 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 1754 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_rcc_ex.c | 1474 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCOK)) in HAL_RCCEx_CRSWaitSynchronization() 1484 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCWARN)) in HAL_RCCEx_CRSWaitSynchronization() 1494 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_TRIMOVF)) in HAL_RCCEx_CRSWaitSynchronization() 1504 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization() 1514 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 1524 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_rcc_ex.c | 1665 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCOK)) in HAL_RCCEx_CRSWaitSynchronization() 1675 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCWARN)) in HAL_RCCEx_CRSWaitSynchronization() 1685 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_TRIMOVF)) in HAL_RCCEx_CRSWaitSynchronization() 1695 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization() 1705 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 1715 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_rcc_ex.c | 2994 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCOK)) in HAL_RCCEx_CRSWaitSynchronization() 3004 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCWARN)) in HAL_RCCEx_CRSWaitSynchronization() 3014 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_TRIMOVF)) in HAL_RCCEx_CRSWaitSynchronization() 3024 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization() 3034 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 3044 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_rcc_ex.c | 2219 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCOK)) in HAL_RCCEx_CRSWaitSynchronization() 2229 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCWARN)) in HAL_RCCEx_CRSWaitSynchronization() 2239 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_TRIMOVF)) in HAL_RCCEx_CRSWaitSynchronization() 2249 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization() 2259 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 2269 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_rcc_ex.c | 3494 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCOK)) in HAL_RCCEx_CRSWaitSynchronization() 3504 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCWARN)) in HAL_RCCEx_CRSWaitSynchronization() 3514 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_TRIMOVF)) in HAL_RCCEx_CRSWaitSynchronization() 3524 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization() 3534 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 3544 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rcc_ex.c | 2704 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCOK)) in HAL_RCCEx_CRSWaitSynchronization() 2714 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCWARN)) in HAL_RCCEx_CRSWaitSynchronization() 2724 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_TRIMOVF)) in HAL_RCCEx_CRSWaitSynchronization() 2734 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization() 2744 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 2754 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_rcc_ex.c | 3877 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCOK)) in HAL_RCCEx_CRSWaitSynchronization() 3887 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCWARN)) in HAL_RCCEx_CRSWaitSynchronization() 3897 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_TRIMOVF)) in HAL_RCCEx_CRSWaitSynchronization() 3907 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization() 3917 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 3927 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_rcc_ex.c | 5842 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCOK)) in HAL_RCCEx_CRSWaitSynchronization() 5852 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCWARN)) in HAL_RCCEx_CRSWaitSynchronization() 5862 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_TRIMOVF)) in HAL_RCCEx_CRSWaitSynchronization() 5872 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization() 5882 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 5892 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_ESYNC)) in HAL_RCCEx_CRSWaitSynchronization()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_rcc_ex.h | 570 #define __HAL_RCC_CRS_GET_FLAG(__FLAG__) (READ_BIT(CRS->ISR, (__FLAG__)) == (__FLAG__)) macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_rcc_ex.h | 985 #define __HAL_RCC_CRS_GET_FLAG(__FLAG__) (READ_BIT(CRS->ISR, (__FLAG__)) == (__FLAG__)) macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_rcc_ex.h | 1490 #define __HAL_RCC_CRS_GET_FLAG(__FLAG__) (READ_BIT(CRS->ISR, (__FLAG__)) == (__FLAG__)) macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_rcc_ex.h | 1098 #define __HAL_RCC_CRS_GET_FLAG(__FLAG__) (READ_BIT(CRS->ISR, (__FLAG__)) == (__FLAG__)) macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rcc_ex.h | 1177 #define __HAL_RCC_CRS_GET_FLAG(__FLAG__) (READ_BIT(CRS->ISR, (__FLAG__)) == (__FLAG__)) macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_rcc_ex.h | 1580 #define __HAL_RCC_CRS_GET_FLAG(__FLAG__) (READ_BIT(CRS->ISR, (__FLAG__)) == (__FLAG__)) macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rcc_ex.h | 2278 #define __HAL_RCC_CRS_GET_FLAG(__FLAG__) (READ_BIT(CRS->ISR, (__FLAG__)) == (__FLAG__)) macro
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_rcc_ex.h | 1799 #define __HAL_RCC_CRS_GET_FLAG(__FLAG__) (READ_BIT(CRS->ISR, (__FLAG__)) == (__FLAG__)) macro
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_rcc_ex.h | 1940 #define __HAL_RCC_CRS_GET_FLAG(__FLAG__) (READ_BIT(CRS->ISR, (__FLAG__)) == (__FLAG__)) macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rcc_ex.h | 2293 #define __HAL_RCC_CRS_GET_FLAG(__FLAG__) (READ_BIT(CRS->ISR, (__FLAG__)) == (__FLAG__)) macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_rcc_ex.h | 3066 #define __HAL_RCC_CRS_GET_FLAG(__FLAG__) (READ_BIT(CRS->ISR, (__FLAG__)) == (__FLAG__)) macro
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_rcc_ex.h | 1821 #define __HAL_RCC_CRS_GET_FLAG(__FLAG__) ((CRS->ISR & (__FLAG__)) == (__FLAG__)) macro
|