Searched refs:tx_bufaddr_end (Results 1 – 1 of 1) sorted by relevance
472 uint16_t tx_bufaddr_end; in eth_enc28j60_tx() local508 tx_bufaddr_end = tx_bufaddr + len; in eth_enc28j60_tx()510 tx_bufaddr_end & 0xFF); in eth_enc28j60_tx()511 eth_enc28j60_write_reg(dev, ENC28J60_REG_ETXNDH, tx_bufaddr_end >> 8); in eth_enc28j60_tx()