Home
last modified time | relevance | path

Searched defs:help (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/soc/nuvoton/npcm/common/esiost/
Desiost_args.py38 help = False variable in EsiostArgs
/Zephyr-latest/include/zephyr/shell/
Dshell.h230 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/
DMakefile158 help: target
/Zephyr-latest/doc/develop/getting_started/
Dindex.rst565 .. _help: target
/Zephyr-latest/soc/nuvoton/npcx/common/ecst/
Decst_args.py74 help = False variable in EcstArgs
/Zephyr-latest/scripts/
Dcheckpatch.pl70 sub help { subroutine