Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_hostlink.c61 struct hl_pkt_hdr { struct
62 uint32_t packet_id; /* Packet id. Always set to 1 here. */
63 uint32_t total_size; /* Size of packet including header. */
64 uint32_t priority; /* For future use. */
65 uint32_t type; /* For future use. */
66 uint32_t checksum; /* For future use. */