Searched refs:RCC_IT_HSIRDY (Results 1 – 5 of 5) sorted by relevance
342 #define RCC_IT_HSIRDY ((uint8_t)0x04) macro350 ((IT) == RCC_IT_HSIRDY) || ((IT) == RCC_IT_HSERDY) || \358 ((IT) == RCC_IT_HSIRDY) || ((IT) == RCC_IT_HSERDY) || \
146 #define RCC_IT_HSIRDY ((uint8_t)0x04) macro153 ((IT) == RCC_IT_HSIRDY) || ((IT) == RCC_IT_HSERDY) || \
206 #define RCC_IT_HSIRDY ((uint8_t)0x04) macro215 ((IT) == RCC_IT_HSIRDY) || ((IT) == RCC_IT_HSERDY) || \
372 #define RCC_IT_HSIRDY ((uint8_t)0x04) macro
572 #define RCC_IT_HSIRDY ((uint8_t)RCC_CIR_HSIRDYF) /*!< HSI Ready Interrupt flag… macro
Completed in 17 milliseconds