Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_utils.c28 static inline const union shell_cmd_entry *shell_root_cmd_get(uint32_t id) in shell_root_cmd_get() function
276 cmd = shell_root_cmd_get(cmd_idx); in root_cmd_find()
294 shell_root_cmd_get(idx)->entry : NULL; in z_shell_cmd_get()