Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_enc28j60.c164 static void eth_enc28j60_clear_eth_reg(const struct device *dev, in eth_enc28j60_clear_eth_reg() function
490 eth_enc28j60_clear_eth_reg(dev, ENC28J60_REG_ECON1, in eth_enc28j60_tx()
539 eth_enc28j60_clear_eth_reg(dev, ENC28J60_REG_ESTAT, in eth_enc28j60_tx()
690 eth_enc28j60_clear_eth_reg(dev, ENC28J60_REG_EIR, in eth_enc28j60_rx()
711 eth_enc28j60_clear_eth_reg(dev, ENC28J60_REG_EIE, ENC28J60_BIT_EIE_INTIE); in eth_enc28j60_rx_thread()