Home
last modified time | relevance | path

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

/components/finsh/
A Dfinsh.h227 #define CMD_OPTIONS_NODE_START(command) static struct msh_cmd_opt command##_msh_options[16] = { macro
229 #define CMD_OPTIONS_NODE_START(command) static struct msh_cmd_opt command##_msh_options[] = { macro
253 #define CMD_OPTIONS_NODE_START(command) macro

Completed in 3 milliseconds