Home
last modified time | relevance | path

Searched defs:time_out (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/drivers/ethernet/
Deth_smsc911x.c89 unsigned int time_out = REG_WRITE_TIMEOUT; in smsc_phy_regread() local
134 unsigned int time_out = REG_WRITE_TIMEOUT; in smsc_phy_regwrite() local
223 unsigned int time_out = RESET_TIMEOUT; in smsc_soft_reset() local
/Zephyr-Core-3.7.0/drivers/sdhc/
Dintel_emmc_host.c328 static int wait_for_cmd_complete(struct emmc_data *emmc, uint32_t time_out) in wait_for_cmd_complete()
357 static int poll_cmd_complete(const struct device *dev, uint32_t time_out) in poll_cmd_complete()
540 static int wait_xfr_intr_complete(const struct device *dev, uint32_t time_out) in wait_xfr_intr_complete()
573 static int wait_xfr_poll_complete(const struct device *dev, uint32_t time_out) in wait_xfr_poll_complete()
595 static int wait_xfr_complete(const struct device *dev, uint32_t time_out) in wait_xfr_complete()