Searched defs:enc424j600_runtime (Results 1 – 1 of 1) sorted by relevance
283 struct enc424j600_runtime { struct284 struct net_if *iface;285 const struct device *dev;290 struct k_thread thread;291 uint8_t mac_address[6];292 struct gpio_callback gpio_cb;293 struct k_sem tx_rx_sem;294 struct k_sem int_sem;295 uint16_t next_pkt_ptr;296 bool suspended : 1;[all …]