Searched refs:RCC_FLAG_APB1DIVRDY (Results 1 – 2 of 2) sorted by relevance
1248 while (__HAL_RCC_GET_FLAG(RCC_FLAG_APB1DIVRDY) == RESET) in HAL_RCC_ClockConfig()
994 #define RCC_FLAG_APB1DIVRDY ((RCC->APB1DIVR & RCC_APB1DIVR_APB1DIVRDY) == RCC_APB1DIVR_A… macro