Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/shell/
Dshell_utils.h79 bool only_static);
Dshell_utils.c372 bool only_static) in z_shell_get_last_command() argument
397 if (only_static && (entry == dloc)) { in z_shell_get_last_command()