Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_utils.c40 static inline bool is_dynamic_cmd(const union shell_cmd_entry *entry) in is_dynamic_cmd() function
300 if (is_dynamic_cmd(parent->subcmd)) { in z_shell_cmd_get()