Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf_auxpll.c22 #define AUXPLL_LOCK_TIME_MAX_MS 20 macro
51 } while (wait < AUXPLL_LOCK_TIME_MAX_MS && !locked); in clock_control_nrf_auxpll_on()