Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/boards/posix/native_posix/
Dcmdline_common.h42 struct args_struct_t { struct
48 bool manual;
50 bool is_mandatory;
52 bool is_switch;
77 void cmd_args_set_defaults(struct args_struct_t args_struct[]); argument