| /hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
| D | stm32c0xx_hal_rcc_ex.c | 724 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 730 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCMISS); in HAL_RCCEx_CRSWaitSynchronization() 791 if ((itflags & RCC_CRS_FLAG_SYNCMISS) != 0U) in HAL_RCCEx_CRS_IRQHandler()
|
| /hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
| D | stm32f0xx_hal_rcc_ex.c | 801 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 807 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCMISS); in HAL_RCCEx_CRSWaitSynchronization() 868 if((itflags & RCC_CRS_FLAG_SYNCMISS) != RESET) in HAL_RCCEx_CRS_IRQHandler()
|
| /hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
| D | stm32l0xx_hal_rcc_ex.c | 1063 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 1069 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCMISS); in HAL_RCCEx_CRSWaitSynchronization() 1130 if((itflags & RCC_CRS_FLAG_SYNCMISS) != 0U) in HAL_RCCEx_CRS_IRQHandler()
|
| /hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
| D | stm32c0xx_hal_rcc_ex.h | 344 #define RCC_CRS_FLAG_SYNCMISS CRS_ISR_SYNCMISS /*!< SYNC missed*/ macro 589 …LAG_ERROR_MASK (RCC_CRS_FLAG_TRIMOVF | RCC_CRS_FLAG_SYNCERR | RCC_CRS_FLAG_SYNCMISS)
|
| /hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
| D | stm32u0xx_hal_rcc_ex.c | 1664 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 1670 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCMISS); in HAL_RCCEx_CRSWaitSynchronization() 1731 if ((itflags & RCC_CRS_FLAG_SYNCMISS) != 0U) in HAL_RCCEx_CRS_IRQHandler()
|
| /hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
| D | stm32wbxx_hal_rcc_ex.c | 1744 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 1750 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCMISS); in HAL_RCCEx_CRSWaitSynchronization() 1811 if ((itflags & RCC_CRS_FLAG_SYNCMISS) != 0U) in HAL_RCCEx_CRS_IRQHandler()
|
| /hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
| D | stm32g0xx_hal_rcc_ex.c | 1514 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 1520 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCMISS); in HAL_RCCEx_CRSWaitSynchronization() 1581 if ((itflags & RCC_CRS_FLAG_SYNCMISS) != 0U) in HAL_RCCEx_CRS_IRQHandler()
|
| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
| D | stm32g4xx_hal_rcc_ex.c | 1705 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 1711 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCMISS); in HAL_RCCEx_CRSWaitSynchronization() 1772 if((itflags & RCC_CRS_FLAG_SYNCMISS) != 0U) in HAL_RCCEx_CRS_IRQHandler()
|
| /hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
| D | stm32u0xx_hal_rcc_ex.h | 494 #define RCC_CRS_FLAG_SYNCMISS CRS_ISR_SYNCMISS /*!< SYNC missed*/ macro 1004 …LAG_ERROR_MASK (RCC_CRS_FLAG_TRIMOVF | RCC_CRS_FLAG_SYNCERR | RCC_CRS_FLAG_SYNCMISS)
|
| /hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
| D | stm32wbxx_hal_rcc_ex.h | 50 … RCC_CRS_FLAG_SYNCERR | RCC_CRS_FLAG_SYNCMISS)) 780 #define RCC_CRS_FLAG_SYNCMISS LL_CRS_ISR_SYNCMISS /*!< SYNC missed*/ macro
|
| /hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
| D | stm32h7rsxx_hal_rcc_ex.c | 3034 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 3040 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCMISS); in HAL_RCCEx_CRSWaitSynchronization() 3101 if ((itflags & RCC_CRS_FLAG_SYNCMISS) != 0U) in HAL_RCCEx_CRS_IRQHandler()
|
| /hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
| D | stm32g0xx_hal_rcc_ex.h | 597 #define RCC_CRS_FLAG_SYNCMISS CRS_ISR_SYNCMISS /*!< SYNC missed*/ macro 1116 …LAG_ERROR_MASK (RCC_CRS_FLAG_TRIMOVF | RCC_CRS_FLAG_SYNCERR | RCC_CRS_FLAG_SYNCMISS)
|
| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
| D | stm32g4xx_hal_rcc_ex.h | 561 #define RCC_CRS_FLAG_SYNCMISS CRS_ISR_SYNCMISS /*!< SYNC missed*/ macro 1195 …LAG_ERROR_MASK (RCC_CRS_FLAG_TRIMOVF | RCC_CRS_FLAG_SYNCERR | RCC_CRS_FLAG_SYNCMISS)
|
| /hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
| D | stm32l5xx_hal_rcc_ex.c | 2259 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 2265 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCMISS); in HAL_RCCEx_CRSWaitSynchronization() 2331 if ((itflags & RCC_CRS_FLAG_SYNCMISS) != 0U) in HAL_RCCEx_CRS_IRQHandler()
|
| /hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
| D | stm32h7rsxx_hal_rcc_ex.h | 725 #define RCC_CRS_FLAG_SYNCMISS CRS_ISR_SYNCMISS /*!< SYNC missed*/ macro 1599 … RCC_CRS_FLAG_SYNCERR | RCC_CRS_FLAG_SYNCMISS))
|
| /hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
| D | stm32h7xx_hal_rcc_ex.c | 3534 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 3540 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCMISS); in HAL_RCCEx_CRSWaitSynchronization() 3602 if ((itflags & RCC_CRS_FLAG_SYNCMISS) != 0U) in HAL_RCCEx_CRS_IRQHandler()
|
| /hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
| D | stm32u5xx_hal_rcc_ex.h | 1072 #define RCC_CRS_FLAG_SYNCMISS CRS_ISR_SYNCMISS /*!< SYNC missed*/ macro 2296 RCC_CRS_FLAG_SYNCMISS))
|
| /hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
| D | stm32l4xx_hal_rcc_ex.c | 2744 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 2750 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCMISS); in HAL_RCCEx_CRSWaitSynchronization() 2811 if((itflags & RCC_CRS_FLAG_SYNCMISS) != 0U) in HAL_RCCEx_CRS_IRQHandler()
|
| /hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
| D | stm32l5xx_hal_rcc_ex.h | 669 #define RCC_CRS_FLAG_SYNCMISS CRS_ISR_SYNCMISS /*!< SYNC missed*/ macro 1818 … | RCC_CRS_FLAG_SYNCERR | RCC_CRS_FLAG_SYNCMISS))
|
| /hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
| D | stm32f0xx_hal_rcc_ex.h | 232 …_FLAG_ERROR_MASK ((uint32_t)(RCC_CRS_FLAG_TRIMOVF | RCC_CRS_FLAG_SYNCERR | RCC_CRS_FLAG_SYNCMISS)) 912 #define RCC_CRS_FLAG_SYNCMISS CRS_ISR_SYNCMISS /*!< SYNC missed*/ macro
|
| /hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
| D | stm32l4xx_hal_rcc_ex.h | 858 #define RCC_CRS_FLAG_SYNCMISS CRS_ISR_SYNCMISS /*!< SYNC missed*/ macro 2311 …LAG_ERROR_MASK (RCC_CRS_FLAG_TRIMOVF | RCC_CRS_FLAG_SYNCERR | RCC_CRS_FLAG_SYNCMISS)
|
| /hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
| D | stm32u5xx_hal_rcc_ex.c | 3917 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 3923 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCMISS); in HAL_RCCEx_CRSWaitSynchronization() 3984 if ((itflags & RCC_CRS_FLAG_SYNCMISS) != 0U) in HAL_RCCEx_CRS_IRQHandler()
|
| /hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
| D | stm32h5xx_hal_rcc_ex.c | 5882 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCMISS)) in HAL_RCCEx_CRSWaitSynchronization() 5888 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCMISS); in HAL_RCCEx_CRSWaitSynchronization() 5949 if ((itflags & RCC_CRS_FLAG_SYNCMISS) != 0U) in HAL_RCCEx_CRS_IRQHandler()
|
| /hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
| D | stm32h5xx_hal_rcc_ex.h | 1362 #define RCC_CRS_FLAG_SYNCMISS CRS_ISR_SYNCMISS /*!< SYNC missed*/ macro 3086 … RCC_CRS_FLAG_SYNCERR | RCC_CRS_FLAG_SYNCMISS))
|
| /hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
| D | stm32l0xx_hal_rcc_ex.h | 47 …S_FLAG_ERROR_MASK ((uint32_t)(RCC_CRS_FLAG_TRIMOVF | RCC_CRS_FLAG_SYNCERR | RCC_CRS_FLAG_SYNCMISS)) 554 #define RCC_CRS_FLAG_SYNCMISS CRS_ISR_SYNCMISS /*!< SYNC missed*/ macro
|