Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_hostlink.c90 struct hl_pkt_write_char_get { struct
95 #define MAX_PKT_SZ MAX(sizeof(struct hl_pkt_write_char_put), sizeof(struct hl_pkt_write_char_get)) argument