Searched refs:efm_eth_cmd (Results 1 – 1 of 1) sorted by relevance
95 static rt_err_t efm_eth_cmd( in efm_eth_cmd() function220 if ((ret = efm_eth_cmd(ENC28J60_READ_CTRL_REG, ECON1, &temp)) != RT_EOK) in efm_eth_sendCmd()227 if ((ret = efm_eth_cmd(ENC28J60_WRITE_CTRL_REG, ECON1, &temp)) != RT_EOK) in efm_eth_sendCmd()233 ret = efm_eth_cmd(cmd, addr, data); in efm_eth_sendCmd()
Completed in 5 milliseconds