Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_rcc_ex.c714 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization()
720 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCERR); in HAL_RCCEx_CRSWaitSynchronization()
787 if ((itflags & RCC_CRS_FLAG_SYNCERR) != 0U) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_rcc_ex.c791 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization()
797 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCERR); in HAL_RCCEx_CRSWaitSynchronization()
864 if((itflags & RCC_CRS_FLAG_SYNCERR) != RESET) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_rcc_ex.c1053 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization()
1059 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCERR); in HAL_RCCEx_CRSWaitSynchronization()
1126 if((itflags & RCC_CRS_FLAG_SYNCERR) != 0U) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc_ex.h343 #define RCC_CRS_FLAG_SYNCERR CRS_ISR_SYNCERR /*!< SYNC error */ macro
589 #define RCC_CRS_FLAG_ERROR_MASK (RCC_CRS_FLAG_TRIMOVF | RCC_CRS_FLAG_SYNCERR | RCC_C…
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c1654 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization()
1660 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCERR); in HAL_RCCEx_CRSWaitSynchronization()
1727 if ((itflags & RCC_CRS_FLAG_SYNCERR) != 0U) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c1734 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization()
1740 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCERR); in HAL_RCCEx_CRSWaitSynchronization()
1807 if ((itflags & RCC_CRS_FLAG_SYNCERR) != 0U) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc_ex.c1504 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization()
1510 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCERR); in HAL_RCCEx_CRSWaitSynchronization()
1577 if ((itflags & RCC_CRS_FLAG_SYNCERR) != 0U) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c1695 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization()
1701 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCERR); in HAL_RCCEx_CRSWaitSynchronization()
1768 if((itflags & RCC_CRS_FLAG_SYNCERR) != 0U) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h493 #define RCC_CRS_FLAG_SYNCERR CRS_ISR_SYNCERR /*!< SYNC error */ macro
1004 #define RCC_CRS_FLAG_ERROR_MASK (RCC_CRS_FLAG_TRIMOVF | RCC_CRS_FLAG_SYNCERR | RCC_C…
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h50RCC_CRS_FLAG_SYNCERR | RCC_CRS_FLAG_SYNCMISS))
779 #define RCC_CRS_FLAG_SYNCERR LL_CRS_ISR_SYNCERR /*!< SYNC error */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c3024 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization()
3030 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCERR); in HAL_RCCEx_CRSWaitSynchronization()
3097 if ((itflags & RCC_CRS_FLAG_SYNCERR) != 0U) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc_ex.h596 #define RCC_CRS_FLAG_SYNCERR CRS_ISR_SYNCERR /*!< SYNC error */ macro
1116 #define RCC_CRS_FLAG_ERROR_MASK (RCC_CRS_FLAG_TRIMOVF | RCC_CRS_FLAG_SYNCERR | RCC_C…
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc_ex.h560 #define RCC_CRS_FLAG_SYNCERR CRS_ISR_SYNCERR /*!< SYNC error */ macro
1195 #define RCC_CRS_FLAG_ERROR_MASK (RCC_CRS_FLAG_TRIMOVF | RCC_CRS_FLAG_SYNCERR | RCC_C…
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c2249 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization()
2255 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCERR); in HAL_RCCEx_CRSWaitSynchronization()
2327 if ((itflags & RCC_CRS_FLAG_SYNCERR) != 0U) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h724 #define RCC_CRS_FLAG_SYNCERR CRS_ISR_SYNCERR /*!< SYNC error */ macro
1599RCC_CRS_FLAG_SYNCERR | RCC_CRS_FLAG_SYNCMISS))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c3524 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization()
3530 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCERR); in HAL_RCCEx_CRSWaitSynchronization()
3598 if ((itflags & RCC_CRS_FLAG_SYNCERR) != 0U) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h1071 #define RCC_CRS_FLAG_SYNCERR CRS_ISR_SYNCERR /*!< SYNC error */ macro
2295 #define RCC_CRS_FLAG_ERROR_MASK ((uint32_t)(RCC_CRS_FLAG_TRIMOVF | RCC_CRS_FLAG_SYNCERR | \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c2734 if(__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization()
2740 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCERR); in HAL_RCCEx_CRSWaitSynchronization()
2807 if((itflags & RCC_CRS_FLAG_SYNCERR) != 0U) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h668 #define RCC_CRS_FLAG_SYNCERR CRS_ISR_SYNCERR /*!< SYNC error */ macro
1818 … | RCC_CRS_FLAG_SYNCERR | RCC_CRS_FLAG_SYNCMISS))
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_rcc_ex.h232 #define RCC_CRS_FLAG_ERROR_MASK ((uint32_t)(RCC_CRS_FLAG_TRIMOVF | RCC_CRS_FLAG_SYNCERR | RCC_CRS_…
911 #define RCC_CRS_FLAG_SYNCERR CRS_ISR_SYNCERR /*!< SYNC error */ macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc_ex.h857 #define RCC_CRS_FLAG_SYNCERR CRS_ISR_SYNCERR /*!< SYNC error */ macro
2311 #define RCC_CRS_FLAG_ERROR_MASK (RCC_CRS_FLAG_TRIMOVF | RCC_CRS_FLAG_SYNCERR | RCC_C…
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c3907 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization()
3913 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCERR); in HAL_RCCEx_CRSWaitSynchronization()
3980 if ((itflags & RCC_CRS_FLAG_SYNCERR) != 0U) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c5872 if (__HAL_RCC_CRS_GET_FLAG(RCC_CRS_FLAG_SYNCERR)) in HAL_RCCEx_CRSWaitSynchronization()
5878 __HAL_RCC_CRS_CLEAR_FLAG(RCC_CRS_FLAG_SYNCERR); in HAL_RCCEx_CRSWaitSynchronization()
5945 if ((itflags & RCC_CRS_FLAG_SYNCERR) != 0U) in HAL_RCCEx_CRS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1361 #define RCC_CRS_FLAG_SYNCERR CRS_ISR_SYNCERR /*!< SYNC error */ macro
3086RCC_CRS_FLAG_SYNCERR | RCC_CRS_FLAG_SYNCMISS))
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_rcc_ex.h47 #define RCC_CRS_FLAG_ERROR_MASK ((uint32_t)(RCC_CRS_FLAG_TRIMOVF | RCC_CRS_FLAG_SYNCERR | RCC_CRS_F…
553 #define RCC_CRS_FLAG_SYNCERR CRS_ISR_SYNCERR /*!< SYNC error */ macro

12