Searched refs:start_wait (Results 1 – 1 of 1) sorted by relevance
381 uint32_t start_wait = (uint32_t) k_uptime_get(); in eth_enc28j60_init_buffers() local384 if ((k_uptime_get_32() - start_wait) > CONFIG_ETH_ENC28J60_CLKRDY_INIT_WAIT_MS) { in eth_enc28j60_init_buffers()