Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/ieee802154/
Dieee802154_uart_pipe.h14 struct upipe_context { struct
15 struct net_if *iface;
16 uint8_t mac_addr[8];
17 bool stopped;
19 uint8_t uart_pipe_buf[1];
20 bool rx;
21 uint8_t rx_len;
22 uint8_t rx_off;
23 uint8_t rx_buf[127];