Home
last modified time | relevance | path

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

/subsys/shell/
A Dshell.c397 z_flag_insert_mode_set(sh, false); in autocomplete()
399 z_flag_insert_mode_set(sh, true); in autocomplete()
1141 z_flag_insert_mode_set(sh, !status); in state_collect()
1743 return (int)z_flag_insert_mode_set(sh, val); in shell_insert_mode_set()
A Dshell_ops.h58 static inline bool z_flag_insert_mode_set(const struct shell *sh, bool val) in z_flag_insert_mode_set() function

Completed in 5 milliseconds