Home
last modified time | relevance | path

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

/subsys/shell/
A Dshell_log_backend.c186 if (!z_flag_cmd_ctx_get(sh)) { in process_log_msg()
194 if (!z_flag_cmd_ctx_get(sh)) { in process_log_msg()
A Dshell.c1517 __ASSERT_NO_MSG(z_flag_cmd_ctx_get(sh) || in shell_vfprintf()
1532 if (!z_flag_cmd_ctx_get(sh) && !sh->ctx->bypass && z_flag_use_vt100_get(sh)) { in shell_vfprintf()
1536 if (!z_flag_cmd_ctx_get(sh) && !sh->ctx->bypass && z_flag_use_vt100_get(sh)) { in shell_vfprintf()
1719 __ASSERT(!z_flag_cmd_ctx_get(sh), "Function cannot be called" in shell_execute_cmd()
A Dshell_ops.h170 static inline bool z_flag_cmd_ctx_get(const struct shell *sh) in z_flag_cmd_ctx_get() function

Completed in 23 milliseconds