Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_ops.h203 static inline bool z_flag_print_noinit_set(const struct shell *sh, bool val) in z_flag_print_noinit_set() function
Dshell.c106 z_flag_print_noinit_set(sh, false); in state_set()
1551 z_flag_print_noinit_set(sh, true); in shell_vfprintf()