Home
last modified time | relevance | path

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

/subsys/shell/
A Dshell_cmds.c324 z_flag_echo_set(sh, false); in cmd_echo_off()
334 z_flag_echo_set(sh, true); in cmd_echo_on()
A Dshell_ops.h97 static inline bool z_flag_echo_set(const struct shell *sh, bool val) in z_flag_echo_set() function
A Dshell.c1779 return (int)z_flag_echo_set(sh, val); in shell_echo_set()

Completed in 21 milliseconds