Searched refs:ENC28J60_SPI_SC (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.6.0/drivers/ethernet/ | ||
D | eth_enc28j60_priv.h | 138 #define ENC28J60_SPI_SC (0xFF) macro |
D | eth_enc28j60.c | 34 uint8_t buf[2] = { ENC28J60_SPI_SC, 0xFF }; in eth_enc28j60_soft_reset() |