Home
last modified time | relevance | path

Searched refs:shell_rtt_transport_api (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/shell/
Dshell_rtt.h16 extern const struct shell_transport_api shell_rtt_transport_api;
27 .api = &shell_rtt_transport_api, \
/Zephyr-latest/subsys/shell/backends/
Dshell_rtt.c178 const struct shell_transport_api shell_rtt_transport_api = { variable