Searched refs:shell_root_cmd_count (Results 1 – 1 of 1) sorted by relevance
260 static inline uint32_t shell_root_cmd_count(void) in shell_root_cmd_count() function272 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()