Home
last modified time | relevance | path

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

/bsp/efm32/
A Ddrv_ethernet.c95 static rt_err_t efm_eth_cmd( in efm_eth_cmd() function
220 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