Home
last modified time | relevance | path

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

/Zephyr-4.2.1/subsys/shell/
Dshell_help.c119 const struct shell_cmd_help *structured = (const struct shell_cmd_help *)item_help; in formatted_structured_help_print()
/Zephyr-4.2.1/include/zephyr/shell/
Dshell.h299 struct shell_cmd_help { struct
329 const struct shell_cmd_help *structured = (const struct shell_cmd_help *)help; in shell_help_is_structured()
331 return structured != NULL && IS_PTR_ALIGNED(structured, struct shell_cmd_help) && in shell_help_is_structured()
360 ((const char *)&(const struct shell_cmd_help){ \