Searched defs:help (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/soc/nuvoton/npcm/common/esiost/ |
D | esiost_args.py | 38 help = False variable in EsiostArgs
|
/Zephyr-latest/include/zephyr/shell/ |
D | shell.h | 230 const char *help; /*!< Command help string. */ member 252 #define SHELL_CMD_ARG_REGISTER(syntax, subcmd, help, handler, \ argument 283 #define SHELL_COND_CMD_ARG_REGISTER(flag, syntax, subcmd, help, handler, \ argument 309 #define SHELL_CMD_REGISTER(syntax, subcmd, help, handler) \ argument 325 #define SHELL_COND_CMD_REGISTER(flag, syntax, subcmd, help, handler) \ argument 463 #define SHELL_CMD_ARG(syntax, subcmd, help, handler, mand, opt) \ argument 485 #define SHELL_COND_CMD_ARG(flag, syntax, subcmd, help, handler, mand, opt) \ argument
|
/Zephyr-latest/scripts/native_simulator/ |
D | Makefile | 158 help: target
|
/Zephyr-latest/doc/develop/getting_started/ |
D | index.rst | 565 .. _help: target
|
/Zephyr-latest/soc/nuvoton/npcx/common/ecst/ |
D | ecst_args.py | 74 help = False variable in EcstArgs
|
/Zephyr-latest/scripts/ |
D | checkpatch.pl | 70 sub help { subroutine
|