Home
last modified time | relevance | path

Searched refs:shell_static_entry (Results 1 – 25 of 44) sorted by relevance

12

/Zephyr-latest/subsys/shell/
Dshell_utils.h51 const struct shell_static_entry *z_shell_cmd_get(
52 const struct shell_static_entry *parent,
54 struct shell_static_entry *dloc);
56 const struct shell_static_entry *z_shell_find_cmd(
57 const struct shell_static_entry *parent,
59 struct shell_static_entry *dloc);
73 const struct shell_static_entry *z_shell_get_last_command(
74 const struct shell_static_entry *entry,
78 struct shell_static_entry *dloc,
84 const struct shell_static_entry *root_cmd_find(const char *syntax);
Dshell_utils.c23 static const TYPE_SECTION_ITERABLE(struct shell_static_entry, \
270 const struct shell_static_entry *root_cmd_find(const char *syntax) in root_cmd_find()
285 const struct shell_static_entry *z_shell_cmd_get( in z_shell_cmd_get()
286 const struct shell_static_entry *parent, in z_shell_cmd_get()
288 struct shell_static_entry *dloc) in z_shell_cmd_get()
290 const struct shell_static_entry *res = NULL; in z_shell_cmd_get()
306 const struct shell_static_entry *entry_list; in z_shell_cmd_get()
311 (const struct shell_static_entry *)parent->subcmd; in z_shell_cmd_get()
337 const struct shell_static_entry *z_shell_find_cmd( in z_shell_find_cmd()
338 const struct shell_static_entry *parent, in z_shell_find_cmd()
[all …]
Dshell_help.h18 const struct shell_static_entry *cmd);
22 const struct shell_static_entry *cmd,
Dshell_wildcard.c70 const struct shell_static_entry *cmd, in commands_expand()
74 struct shell_static_entry const *entry = NULL; in commands_expand()
75 struct shell_static_entry dloc; in commands_expand()
160 const struct shell_static_entry *cmd, in z_shell_wildcard_process()
Dshell_help.c153 const struct shell_static_entry *parent, in z_shell_help_subcmd_print()
156 const struct shell_static_entry *entry = NULL; in z_shell_help_subcmd_print()
157 struct shell_static_entry dloc; in z_shell_help_subcmd_print()
184 const struct shell_static_entry *cmd) in z_shell_help_cmd_print()
Dshell.c116 static inline const struct shell_static_entry *
253 const struct shell_static_entry **cmd, in tab_prepare()
256 struct shell_static_entry *d_entry) in tab_prepare()
325 const struct shell_static_entry *cmd, in find_completion_candidates()
330 const struct shell_static_entry *candidate; in find_completion_candidates()
331 struct shell_static_entry dloc; in find_completion_candidates()
356 const struct shell_static_entry *cmd, in autocomplete()
360 const struct shell_static_entry *match; in autocomplete()
425 const struct shell_static_entry *cmd, in tab_options_print()
429 const struct shell_static_entry *match; in tab_options_print()
[all …]
Dshell_wildcard.h48 const struct shell_static_entry *cmd,
Dshell_cmds.c447 static bool no_args(const struct shell_static_entry *entry) in no_args()
454 const struct shell_static_entry *candidate = NULL; in cmd_select()
455 struct shell_static_entry entry; in cmd_select()
/Zephyr-latest/subsys/net/lib/shell/
Diface_dynamic.h18 static void iface_index_get(size_t idx, struct shell_static_entry *entry);
69 static void iface_index_get(size_t idx, struct shell_static_entry *entry) in iface_index_get()
Dnbr.c178 static void nbr_address_get(size_t idx, struct shell_static_entry *entry);
184 static void nbr_address_get(size_t idx, struct shell_static_entry *entry) in nbr_address_get()
Dppp.c193 static void iface_ppp_index_get(size_t idx, struct shell_static_entry *entry);
197 static void iface_ppp_index_get(size_t idx, struct shell_static_entry *entry) in iface_ppp_index_get()
/Zephyr-latest/include/zephyr/shell/
Dshell.h82 struct shell_static_entry;
96 struct shell_static_entry *entry);
106 const struct shell_static_entry *entry;
228 struct shell_static_entry { struct
254 static const struct shell_static_entry UTIL_CAT(_shell_, syntax) = \ argument
347 static const struct shell_static_entry shell_##name[] = { \
376 static const TYPE_SECTION_ITERABLE(struct shell_static_entry, _name, shell_subcmds, \
402 (static const TYPE_SECTION_ITERABLE(struct shell_static_entry, \
411 .entry = (const struct shell_static_entry *)_subcmd\
846 struct shell_static_entry active_cmd;
[all …]
/Zephyr-latest/drivers/sensor/
Dsensor_shell.c736 static void channel_name_get(size_t idx, struct shell_static_entry *entry);
739 static void attribute_name_get(size_t idx, struct shell_static_entry *entry);
742 static void channel_name_get(size_t idx, struct shell_static_entry *entry) in channel_name_get()
768 static void attribute_name_get(size_t idx, struct shell_static_entry *entry) in attribute_name_get()
788 static void trigger_opt_get_for_stream(size_t idx, struct shell_static_entry *entry);
791 static void trigger_opt_get_for_stream(size_t idx, struct shell_static_entry *entry) in trigger_opt_get_for_stream()
811 static void trigger_name_get_for_stream(size_t idx, struct shell_static_entry *entry);
814 static void trigger_name_get_for_stream(size_t idx, struct shell_static_entry *entry) in trigger_name_get_for_stream()
834 static void stream_on_off(size_t idx, struct shell_static_entry *entry) in stream_on_off()
850 static void device_name_get(size_t idx, struct shell_static_entry *entry);
[all …]
/Zephyr-latest/drivers/stepper/
Dstepper_shell.c92 static void cmd_stepper_direction(size_t idx, struct shell_static_entry *entry) in cmd_stepper_direction()
106 static void cmd_stepper_microstep(size_t idx, struct shell_static_entry *entry) in cmd_stepper_microstep()
120 static void cmd_pos_stepper_motor_name(size_t idx, struct shell_static_entry *entry) in cmd_pos_stepper_motor_name()
132 static void cmd_pos_stepper_motor_name_dir(size_t idx, struct shell_static_entry *entry) in cmd_pos_stepper_motor_name_dir()
148 static void cmd_pos_stepper_motor_name_microstep(size_t idx, struct shell_static_entry *entry) in cmd_pos_stepper_motor_name_microstep()
/Zephyr-latest/drivers/comparator/
Dcomparator_shell.c224 static void dsub_set_trigger_lookup_1(size_t idx, struct shell_static_entry *entry) in dsub_set_trigger_lookup_1()
234 static void dsub_set_trigger_lookup_0(size_t idx, struct shell_static_entry *entry) in dsub_set_trigger_lookup_0()
246 static void dsub_device_lookup_0(size_t idx, struct shell_static_entry *entry) in dsub_device_lookup_0()
/Zephyr-latest/subsys/logging/
Dlog_cmds.c282 static void module_name_get(size_t idx, struct shell_static_entry *entry);
286 static void module_name_get(size_t idx, struct shell_static_entry *entry) in module_name_get()
295 static void severity_lvl_get(size_t idx, struct shell_static_entry *entry) in severity_lvl_get()
436 static void backend_name_get(size_t idx, struct shell_static_entry *entry) in backend_name_get()
/Zephyr-latest/subsys/llext/
Dshell.c83 static void llext_name_get(size_t idx, struct shell_static_entry *entry) in llext_name_get()
98 static void llext_name_arg_get(size_t idx, struct shell_static_entry *entry) in llext_name_arg_get()
/Zephyr-latest/drivers/usb_c/ppc/
Dshell.c107 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
/Zephyr-latest/subsys/usb/device_next/
Dusbd_shell.c475 static void configuration_speed(size_t idx, struct shell_static_entry *entry) in configuration_speed()
497 static void configuration_lookup(size_t idx, struct shell_static_entry *entry) in configuration_lookup()
518 static void class_node_name_lookup(size_t idx, struct shell_static_entry *entry) in class_node_name_lookup()
540 static void device_context_lookup(size_t idx, struct shell_static_entry *entry) in device_context_lookup()
/Zephyr-latest/drivers/usb_c/tcpc/
Dshell.c130 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
/Zephyr-latest/drivers/gpio/
Dgpio_shell.c45 uint8_t line_names_len, size_t idx, struct shell_static_entry *entry) in port_pin_get()
104 static void node_id##cmd_gpio_pin_get(size_t idx, struct shell_static_entry *entry); \
108 static void node_id##cmd_gpio_pin_get(size_t idx, struct shell_static_entry *entry) \
477 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
/Zephyr-latest/drivers/spi/
Dspi_shell.c27 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
/Zephyr-latest/samples/subsys/shell/shell_module/src/
Ddynamic_cmd.c141 static void dynamic_cmd_get(size_t idx, struct shell_static_entry *entry) in dynamic_cmd_get()
/Zephyr-latest/subsys/pm/
Dpm_shell.c17 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
/Zephyr-latest/drivers/audio/
Dcodec_shell.c172 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()

12