Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_ops.h229 static inline bool z_flag_handle_log_set(const struct shell *sh, bool val) in z_flag_handle_log_set() function
Dshell.c1331 z_flag_handle_log_set(sh, (bool)arg_log_backend); in shell_thread()