Searched refs:RCC_CIER_PLL4RDYIE (Results 1 – 6 of 6) sorted by relevance
8428 SET_BIT(RCC->CIER, RCC_CIER_PLL4RDYIE); in LL_RCC_EnableIT_PLL4RDY()8548 CLEAR_BIT(RCC->CIER, RCC_CIER_PLL4RDYIE); in LL_RCC_DisableIT_PLL4RDY()8668 return ((READ_BIT(RCC->CIER, RCC_CIER_PLL4RDYIE) == RCC_CIER_PLL4RDYIE) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_PLL4RDY()
602 #define RCC_IT_PLL4RDY RCC_CIER_PLL4RDYIE /*!< PLL4 Ready Interrupt */
25791 #define RCC_CIER_PLL4RDYIE RCC_CIER_PLL4RDYIE_Msk /*!< PLL4 read… macro
26940 #define RCC_CIER_PLL4RDYIE RCC_CIER_PLL4RDYIE_Msk /*!< PLL4 read… macro
26698 #define RCC_CIER_PLL4RDYIE RCC_CIER_PLL4RDYIE_Msk /*!< PLL4 read… macro
26033 #define RCC_CIER_PLL4RDYIE RCC_CIER_PLL4RDYIE_Msk /*!< PLL4 read… macro