Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_ops.h211 static inline bool z_flag_sync_mode_get(const struct shell *sh) in z_flag_sync_mode_get() function
Dshell_ops.c542 __ASSERT(z_flag_sync_mode_get(sh) || !k_is_in_isr(), in z_shell_fprintf()