Home
last modified time | relevance | path

Searched refs:z_flag_tx_rdy_set (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/shell/
Dshell_ops.h136 static inline bool z_flag_tx_rdy_set(const struct shell *sh, bool val) in z_flag_tx_rdy_set() function
Dshell_ops.c426 z_flag_tx_rdy_set(sh, false); in shell_pend_on_txdone()
Dshell.c1232 z_flag_tx_rdy_set(sh, true); in instance_init()