Searched refs:CRS_CR_SYNCOKIE (Results 1 – 6 of 6) sorted by relevance
102 #define LL_CRS_CR_SYNCOKIE CRS_CR_SYNCOKIE665 SET_BIT(CRS->CR, CRS_CR_SYNCOKIE); in LL_CRS_EnableIT_SYNCOK()675 CLEAR_BIT(CRS->CR, CRS_CR_SYNCOKIE); in LL_CRS_DisableIT_SYNCOK()685 return (READ_BIT(CRS->CR, CRS_CR_SYNCOKIE) == (CRS_CR_SYNCOKIE)); in LL_CRS_IsEnabledIT_SYNCOK()
551 #define RCC_CRS_IT_SYNCOK CRS_CR_SYNCOKIE /*!< SYNC event OK */
87 #define LL_CRS_CR_SYNCOKIE CRS_CR_SYNCOKIE655 SET_BIT(CRS->CR, CRS_CR_SYNCOKIE); in LL_CRS_EnableIT_SYNCOK()665 CLEAR_BIT(CRS->CR, CRS_CR_SYNCOKIE); in LL_CRS_DisableIT_SYNCOK()675 return (READ_BIT(CRS->CR, CRS_CR_SYNCOKIE) == (CRS_CR_SYNCOKIE)); in LL_CRS_IsEnabledIT_SYNCOK()
856 #define RCC_CRS_IT_SYNCOK CRS_CR_SYNCOKIE /*!< SYNC event OK */
1223 #define CRS_CR_SYNCOKIE CRS_CR_SYNCOKIE_Msk /* SYNC event OK int… macro
1201 #define CRS_CR_SYNCOKIE CRS_CR_SYNCOKIE_Msk /* SYNC event OK int… macro