Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/samples/subsys/shell/shell_module/src/
Duart_reinit.c38 static bool tx_busy; in direct_uart_callback() local
/Zephyr-Core-3.7.0/modules/openthread/platform/
Duart.c33 atomic_t tx_busy; member
/Zephyr-Core-3.7.0/include/zephyr/shell/
Dshell_uart.h57 atomic_t tx_busy; member