Searched refs:RCC_FLAG_APB4DIVRDY (Results 1 – 2 of 2) sorted by relevance
1208 while (__HAL_RCC_GET_FLAG(RCC_FLAG_APB4DIVRDY) == RESET) in HAL_RCC_ClockConfig()
985 #define RCC_FLAG_APB4DIVRDY ( (RCC->APB4DIVR & RCC_APB4DIVR_APB4DIVRDY) == RCC_APB4DIVR_AP… macro