Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_ops.h32 !z_flag_use_vt100_get(_shell_)) \
79 static inline bool z_flag_use_vt100_get(const struct shell *sh) in z_flag_use_vt100_get() function
Dshell.c1559 if (!z_flag_cmd_ctx_get(sh) && !sh->ctx->bypass && z_flag_use_vt100_get(sh)) { in shell_vfprintf()
1563 if (!z_flag_cmd_ctx_get(sh) && !sh->ctx->bypass && z_flag_use_vt100_get(sh)) { in shell_vfprintf()