Searched refs:RCC_FLAG_APB2DIVRDY (Results 1 – 2 of 2) sorted by relevance
1268 while (__HAL_RCC_GET_FLAG(RCC_FLAG_APB2DIVRDY) == RESET) in HAL_RCC_ClockConfig()
997 #define RCC_FLAG_APB2DIVRDY ((RCC->APB2DIVR & RCC_APB2DIVR_APB2DIVRDY) == RCC_APB2DIVR_A… macro