Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell.c542 uint8_t opt8 = sh->ctx->active_cmd.args.optional; in exec_cmd() local
543 uint32_t opt = (opt8 == SHELL_OPT_ARG_CHECK_SKIP) ? in exec_cmd()
544 UINT16_MAX : opt8; in exec_cmd()