Home
last modified time | relevance | path

Searched refs:LL_RCC_PLL1_IsReady (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_wba.c434 while (LL_RCC_PLL1_IsReady() != 1U) { in set_up_plls()
Dclock_stm32_ll_h5.c503 while (LL_RCC_PLL1_IsReady() != 1U) { in set_up_plls()
Dclock_stm32_ll_u5.c590 while (LL_RCC_PLL1_IsReady() != 1U) { in set_up_plls()
Dclock_stm32_ll_n6.c655 while (LL_RCC_PLL1_IsReady() != 1U) { in set_up_plls()
Dclock_stm32_ll_h7.c876 while (LL_RCC_PLL1_IsReady() != 1U) {