Searched refs:ENC28J60_SPI_RBM (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/ethernet/ | ||
D | eth_enc28j60_priv.h | 133 #define ENC28J60_SPI_RBM (0x3A) macro |
D | eth_enc28j60.c | 233 uint8_t buf[1] = { ENC28J60_SPI_RBM }; in eth_enc28j60_read_mem() |