Searched refs:RCC_FLAG_APB5DIVRDY (Results 1 – 2 of 2) sorted by relevance
1228 while (__HAL_RCC_GET_FLAG(RCC_FLAG_APB5DIVRDY) == RESET) in HAL_RCC_ClockConfig()
988 #define RCC_FLAG_APB5DIVRDY ( (RCC->APB5DIVR & RCC_APB5DIVR_APB5DIVRDY) == RCC_APB5DIVR_AP… macro