Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/shell/
Dshell.c539 uint8_t opt8 = sh->ctx->active_cmd.args.optional; in exec_cmd() local
540 uint32_t opt = (opt8 == SHELL_OPT_ARG_CHECK_SKIP) ? in exec_cmd()
541 UINT16_MAX : opt8; in exec_cmd()