Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/clock_control/
Dclock_control_mchp_xec.c233 static int pll_wait_lock_periph(struct pcr_hw_regs *const pcr, uint16_t ms) in pll_wait_lock_periph() function
314 rc = pll_wait_lock_periph(pcr, devcfg->xtal_enable_delay_ms); in soc_clk32_init()
718 rc = pll_wait_lock_periph(pcr, devcfg->pll_lock_timeout_ms); in soc_clk32_init()