Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
DKconfig.enc28j6034 int "Time to wait for the CLKRDY bit on driver init"
40 by the CLKRDY bit set. If timeout driver init will fail
/Zephyr-latest/soc/atmel/sam0/common/
Dsoc_samd5x.c78 while (!(OSCCTRL->Dpll[n].DPLLSTATUS.bit.CLKRDY && in dpll_init()