Searched refs:RCC_CIR_PLLRDYIE (Results 1 – 5 of 5) sorted by relevance
191 #define LL_RCC_CIR_PLLRDYIE RCC_CIR_PLLRDYIE /*!< PLL Ready Interrupt Enable */1620 SET_BIT(RCC->CIR, RCC_CIR_PLLRDYIE); in LL_RCC_EnableIT_PLLRDY()1692 CLEAR_BIT(RCC->CIR, RCC_CIR_PLLRDYIE); in LL_RCC_DisableIT_PLLRDY()1764 return (READ_BIT(RCC->CIR, RCC_CIR_PLLRDYIE) == (RCC_CIR_PLLRDYIE)); in LL_RCC_IsEnabledIT_PLLRDY()
4015 #define RCC_CIR_PLLRDYIE RCC_CIR_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
4408 #define RCC_CIR_PLLRDYIE RCC_CIR_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
4478 #define RCC_CIR_PLLRDYIE RCC_CIR_PLLRDYIE_Msk /*!< PLL Ready Inter… macro