Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_ops.h110 static inline bool z_flag_obscure_set(const struct shell *sh, bool val) in z_flag_obscure_set() function
Dshell.c1815 return (int)z_flag_obscure_set(sh, val); in shell_obscure_set()