Searched refs:RCC_IT_PLLRDY (Results 1 – 5 of 5) sorted by relevance
344 #define RCC_IT_PLLRDY ((uint8_t)0x10) macro351 ((IT) == RCC_IT_PLLRDY) || ((IT) == RCC_IT_CSS))359 ((IT) == RCC_IT_PLLRDY) || ((IT) == RCC_IT_CSS) || \
148 #define RCC_IT_PLLRDY ((uint8_t)0x10) macro154 ((IT) == RCC_IT_PLLRDY) || ((IT) == RCC_IT_CSS) || \
208 #define RCC_IT_PLLRDY ((uint8_t)0x10) macro216 ((IT) == RCC_IT_PLLRDY) || ((IT) == RCC_IT_CSS) || \
374 #define RCC_IT_PLLRDY ((uint8_t)0x10) macro
574 #define RCC_IT_PLLRDY ((uint8_t)RCC_CIR_PLLRDYF) /*!< PLL Ready Interrupt flag… macro
Completed in 18 milliseconds