Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/shell/
Dshell_utils.c260 static inline uint32_t shell_root_cmd_count(void) in shell_root_cmd_count() function
272 const size_t cmd_count = shell_root_cmd_count(); in root_cmd_find()
293 return (idx < shell_root_cmd_count()) ? in z_shell_cmd_get()