Searched refs:RCC_CIR_PLL2RDYIE (Results 1 – 3 of 3) sorted by relevance
159 #define LL_RCC_CIR_PLL2RDYIE RCC_CIR_PLL2RDYIE /*!< PLL2 Ready Interrupt Enable */2109 SET_BIT(RCC->CIR, RCC_CIR_PLL2RDYIE); in LL_RCC_EnableIT_PLL2RDY()2183 CLEAR_BIT(RCC->CIR, RCC_CIR_PLL2RDYIE); in LL_RCC_DisableIT_PLL2RDY()2257 return (READ_BIT(RCC->CIR, RCC_CIR_PLL2RDYIE) == (RCC_CIR_PLL2RDYIE)); in LL_RCC_IsEnabledIT_PLL2RDY()
1534 #define RCC_CIR_PLL2RDYIE RCC_CIR_PLL2RDYIE_Msk /*!< PLL2 Ready Inte… macro
1614 #define RCC_CIR_PLL2RDYIE RCC_CIR_PLL2RDYIE_Msk /*!< PLL2 Ready Inte… macro