Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/shell/
Dshell_utils.c49 static inline bool is_section_cmd(const union shell_cmd_entry *entry) in is_section_cmd() function
308 if (is_section_cmd(parent->subcmd)) { in z_shell_cmd_get()