Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_log_backend.c36 z_flag_sync_mode_set(sh, true); in z_shell_log_backend_enable()
97 z_flag_sync_mode_set(sh, true); in panic()
Dshell_ops.h216 static inline bool z_flag_sync_mode_set(const struct shell *sh, bool val) in z_flag_sync_mode_set() function