Home
last modified time | relevance | path

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

/Zephyr-4.3.0/subsys/shell/
Dshell_ops.h123 static inline bool z_flag_processing_set(const struct shell *sh, bool val) in z_flag_processing_set() function
Dshell.c1498 z_flag_processing_set(sh, true); in shell_process()
1514 z_flag_processing_set(sh, false); in shell_process()