Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/shell/
Dshell_uart.h44 bool blocking_tx; member
/Zephyr-latest/subsys/shell/backends/
Dshell_uart.c345 static int enable(const struct shell_transport *transport, bool blocking_tx) in enable()
/Zephyr-latest/drivers/misc/coresight/
Dnrf_etr.c886 static int etr_shell_enable(const struct shell_transport *transport, bool blocking_tx) in etr_shell_enable()