Searched refs:ENC28J60_TXSTART (Results 1 – 2 of 2) sorted by relevance
207 #define ENC28J60_TXSTART 0x0C00 macro
359 ENC28J60_TXSTART & 0xFF); in eth_enc28j60_init_buffers()361 ENC28J60_TXSTART >> 8); in eth_enc28j60_init_buffers()371 ENC28J60_TXSTART & 0xFF); in eth_enc28j60_init_buffers()373 ENC28J60_TXSTART >> 8); in eth_enc28j60_init_buffers()469 uint16_t tx_bufaddr = ENC28J60_TXSTART; in eth_enc28j60_tx()