Home
last modified time | relevance | path

Searched refs:CRS_ISR_ESYNCF (Results 1 – 25 of 151) sorted by relevance

1234567

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_crs.h73 #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF
559 return ((READ_BIT(CRS->ISR, CRS_ISR_ESYNCF) == (CRS_ISR_ESYNCF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_ESYNC()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_crs.h73 #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF
559 return (READ_BIT(CRS->ISR, CRS_ISR_ESYNCF) == (CRS_ISR_ESYNCF)); in LL_CRS_IsActiveFlag_ESYNC()
Dstm32l0xx_hal_rcc_ex.h552 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_crs.h58 #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF
544 return (READ_BIT(CRS->ISR, CRS_ISR_ESYNCF) == (CRS_ISR_ESYNCF)); in LL_CRS_IsActiveFlag_ESYNC()
Dstm32f0xx_hal_rcc_ex.h910 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_crs.h72 #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF
560 return ((READ_BIT(CRS->ISR, CRS_ISR_ESYNCF) == (CRS_ISR_ESYNCF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_ESYNC()
Dstm32h5xx_hal_rcc_ex.h1360 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_crs.h72 #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF
560 return ((READ_BIT(CRS->ISR, CRS_ISR_ESYNCF) == (CRS_ISR_ESYNCF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_ESYNC()
Dstm32u5xx_hal_rcc_ex.h1070 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_crs.h85 #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF
572 return (READ_BIT(CRS->ISR, CRS_ISR_ESYNCF) == (CRS_ISR_ESYNCF)); in LL_CRS_IsActiveFlag_ESYNC()
Dstm32c0xx_hal_rcc_ex.h342 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_crs.h58 #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF
544 return ((READ_BIT(CRS->ISR, CRS_ISR_ESYNCF) == (CRS_ISR_ESYNCF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_ESYNC()
Dstm32g0xx_hal_rcc_ex.h595 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_crs.h58 #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF
550 return ((READ_BIT(CRS->ISR, CRS_ISR_ESYNCF) == (CRS_ISR_ESYNCF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_ESYNC()
Dstm32h7rsxx_hal_rcc_ex.h723 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_crs.h58 #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF
549 return (READ_BIT(CRS->ISR, CRS_ISR_ESYNCF) == (CRS_ISR_ESYNCF)); in LL_CRS_IsActiveFlag_ESYNC()
Dstm32l4xx_hal_rcc_ex.h856 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_crs.h58 #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF
544 return ((READ_BIT(CRS->ISR, CRS_ISR_ESYNCF) == (CRS_ISR_ESYNCF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_ESYNC()
Dstm32l5xx_hal_rcc_ex.h667 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_crs.h58 #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF
544 return ((READ_BIT(CRS->ISR, CRS_ISR_ESYNCF) == (CRS_ISR_ESYNCF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_ESYNC()
Dstm32h7xx_hal_rcc_ex.h1746 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_crs.h73 #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF
561 return (READ_BIT(CRS->ISR, CRS_ISR_ESYNCF) == (CRS_ISR_ESYNCF)); in LL_CRS_IsActiveFlag_ESYNC()
Dstm32u0xx_hal_rcc_ex.h492 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_crs.h58 #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF
544 return ((READ_BIT(CRS->ISR, CRS_ISR_ESYNCF) == (CRS_ISR_ESYNCF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_ESYNC()
Dstm32g4xx_hal_rcc_ex.h559 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */

1234567