Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/shell/shell_module/src/
Dmain.c114 char *cvalue = NULL; in cmd_demo_getopt_ts() local
129 cvalue = state->optarg; in cmd_demo_getopt_ts()
165 char *cvalue = NULL; in cmd_demo_getopt() local
179 cvalue = optarg; in cmd_demo_getopt()
/Zephyr-latest/doc/services/shell/
Dindex.rst678 char *cvalue = NULL;
682 cvalue = optarg;
693 char *cvalue = NULL;
699 cvalue = state->optarg;