Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_litex.h47 #define DRDY_TIMEOUT DT_PROP(MMCM, litex_drdy_timeout) macro
Dclock_control_litex.c1631 timeout->drdy = DRDY_TIMEOUT; in litex_clk_dts_timeout_read()
1787 .timeout = {LOCK_TIMEOUT, DRDY_TIMEOUT},