Home
last modified time | relevance | path

Searched defs:eth_enc28j60_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/ethernet/
Deth_enc28j60_priv.h222 struct eth_enc28j60_config { struct
223 struct spi_dt_spec spi;
224 struct gpio_dt_spec interrupt;
225 uint8_t full_duplex;
226 int32_t timeout;
227 uint8_t hw_rx_filter;
228 bool random_mac;