Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_ops.h131 static inline bool z_flag_tx_rdy_get(const struct shell *sh) in z_flag_tx_rdy_get() function
Dshell_ops.c424 while (!z_flag_tx_rdy_get(sh)) { in shell_pend_on_txdone()