Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/samples/subsys/shell/shell_module/src/
Duart_reinit.c36 static bool tx_busy; in direct_uart_callback() local
/Zephyr-Core-2.7.6/include/shell/
Dshell_uart.h26 atomic_t tx_busy; member
/Zephyr-Core-2.7.6/subsys/net/lib/openthread/platform/
Duart.c33 atomic_t tx_busy; member