Searched refs:ENC28J60_SPI_WBM (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/ethernet/ | ||
D | eth_enc28j60_priv.h | 135 #define ENC28J60_SPI_WBM (0x7A) macro |
D | eth_enc28j60.c | 190 uint8_t buf[1] = { ENC28J60_SPI_WBM }; in eth_enc28j60_write_mem() |