Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/shell/
Dshell_rpmsg.h29 struct shell_rpmsg { struct
49 struct shell_rpmsg_rx rx_buf[CONFIG_SHELL_RPMSG_MAX_RX]; argument
52 struct shell_rpmsg_rx rx_cur; argument
59 static struct shell_rpmsg _name##_shell_rpmsg; \ argument