Home
last modified time | relevance | path

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

123

/Zephyr-4.2.1/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_help.h18 const struct shell_static_entry *cmd);
22 const struct shell_static_entry *cmd,
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_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.c121 static inline const struct shell_static_entry *
249 const struct shell_static_entry **cmd, in tab_prepare()
252 struct shell_static_entry *d_entry) in tab_prepare()
321 const struct shell_static_entry *cmd, in find_completion_candidates()
326 const struct shell_static_entry *candidate; in find_completion_candidates()
327 struct shell_static_entry dloc; in find_completion_candidates()
352 const struct shell_static_entry *cmd, in autocomplete()
356 const struct shell_static_entry *match; in autocomplete()
421 const struct shell_static_entry *cmd, in tab_options_print()
425 const struct shell_static_entry *match; in tab_options_print()
[all …]
Dshell_help.c180 const struct shell_static_entry *parent, in z_shell_help_subcmd_print()
183 const struct shell_static_entry *entry = NULL; in z_shell_help_subcmd_print()
184 struct shell_static_entry dloc; in z_shell_help_subcmd_print()
211 const struct shell_static_entry *cmd) in z_shell_help_cmd_print()
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-4.2.1/subsys/net/lib/shell/
Diface_dynamic.h18 static void iface_index_get(size_t idx, struct shell_static_entry *entry);
81 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.c192 static void iface_ppp_index_get(size_t idx, struct shell_static_entry *entry);
196 static void iface_ppp_index_get(size_t idx, struct shell_static_entry *entry) in iface_ppp_index_get()
/Zephyr-4.2.1/include/zephyr/shell/
Dshell.h83 struct shell_static_entry;
97 struct shell_static_entry *entry);
107 const struct shell_static_entry *entry;
283 struct shell_static_entry { struct
386 static const struct shell_static_entry UTIL_CAT(_shell_, syntax) = \
479 static const struct shell_static_entry shell_##name[] = { \
508 static const TYPE_SECTION_ITERABLE(struct shell_static_entry, _name, shell_subcmds, \
534 (static const TYPE_SECTION_ITERABLE(struct shell_static_entry, \
543 .entry = (const struct shell_static_entry *)_subcmd\
978 struct shell_static_entry active_cmd;
[all …]
/Zephyr-4.2.1/drivers/sensor/
Dsensor_shell.c735 static void channel_name_get(size_t idx, struct shell_static_entry *entry);
738 static void attribute_name_get(size_t idx, struct shell_static_entry *entry);
741 static void channel_name_get(size_t idx, struct shell_static_entry *entry) in channel_name_get()
767 static void attribute_name_get(size_t idx, struct shell_static_entry *entry) in attribute_name_get()
787 static void trigger_opt_get_for_stream(size_t idx, struct shell_static_entry *entry);
790 static void trigger_opt_get_for_stream(size_t idx, struct shell_static_entry *entry) in trigger_opt_get_for_stream()
810 static void trigger_name_get_for_stream(size_t idx, struct shell_static_entry *entry);
813 static void trigger_name_get_for_stream(size_t idx, struct shell_static_entry *entry) in trigger_name_get_for_stream()
833 static void stream_on_off(size_t idx, struct shell_static_entry *entry) in stream_on_off()
849 static void device_name_get(size_t idx, struct shell_static_entry *entry);
[all …]
/Zephyr-4.2.1/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-4.2.1/drivers/stepper/
Dstepper_shell.c122 static void cmd_stepper_direction(size_t idx, struct shell_static_entry *entry) in cmd_stepper_direction()
136 static void cmd_stepper_microstep(size_t idx, struct shell_static_entry *entry) in cmd_stepper_microstep()
150 static void cmd_pos_stepper_motor_name(size_t idx, struct shell_static_entry *entry) in cmd_pos_stepper_motor_name()
162 static void cmd_pos_stepper_controller_name(size_t idx, struct shell_static_entry *entry) in cmd_pos_stepper_controller_name()
174 static void cmd_pos_stepper_controller_name_dir(size_t idx, struct shell_static_entry *entry) in cmd_pos_stepper_controller_name_dir()
190 static void cmd_pos_stepper_motor_name_microstep(size_t idx, struct shell_static_entry *entry) in cmd_pos_stepper_motor_name_microstep()
/Zephyr-4.2.1/drivers/video/
Dvideo_shell.c24 static void complete_##name##n(size_t idx, struct shell_static_entry *entry) \
298 static void complete_video_dev(size_t idx, struct shell_static_entry *entry) in complete_video_dev()
432 static void complete_video_frmival_dev(size_t idx, struct shell_static_entry *entry) in complete_video_frmival_dev()
791 static void complete_video_ctrl_boolean(size_t idx, struct shell_static_entry *entry) in complete_video_ctrl_boolean()
808 static void complete_video_ctrl_menu_name(size_t idx, struct shell_static_entry *entry, int ctrln) in complete_video_ctrl_menu_name()
852 static void complete_video_ctrl_name_dev(size_t idx, struct shell_static_entry *entry, int devn) in complete_video_ctrl_name_dev()
907 static void complete_video_ctrl_dev(size_t idx, struct shell_static_entry *entry) in complete_video_ctrl_dev()
926 static void complete_video_format_name(size_t idx, struct shell_static_entry *entry, in complete_video_format_name()
970 static void complete_video_format_in_name(size_t idx, struct shell_static_entry *entry) in complete_video_format_in_name()
974 static void complete_video_format_out_name(size_t idx, struct shell_static_entry *entry) in complete_video_format_out_name()
[all …]
/Zephyr-4.2.1/drivers/haptics/
Dhaptics_shell.c64 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
/Zephyr-4.2.1/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()
448 static void backend_name_get(size_t idx, struct shell_static_entry *entry) in backend_name_get()
/Zephyr-4.2.1/drivers/spi/
Dspi_shell.c232 static void get_gpio_device_name(size_t idx, struct shell_static_entry *entry) in get_gpio_device_name()
245 struct shell_static_entry *entry) in get_spi_shell_device_name_and_set_gpio_dsub()
261 static void get_spi_shell_device_name(size_t idx, struct shell_static_entry *entry) in get_spi_shell_device_name()
/Zephyr-4.2.1/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-4.2.1/subsys/shell/modules/
Ddevice_service.c124 struct shell_static_entry *entry) in device_name_lookup()
199 struct shell_static_entry *entry) in device_name_get_non_ready()
/Zephyr-4.2.1/drivers/usb_c/ppc/
Dshell.c107 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
/Zephyr-4.2.1/drivers/usb_c/tcpc/
Dshell.c130 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
/Zephyr-4.2.1/subsys/usb/device_next/
Dusbd_shell.c478 static void configuration_speed(size_t idx, struct shell_static_entry *entry) in configuration_speed()
500 static void configuration_lookup(size_t idx, struct shell_static_entry *entry) in configuration_lookup()
521 static void class_node_name_lookup(size_t idx, struct shell_static_entry *entry) in class_node_name_lookup()
543 static void device_context_lookup(size_t idx, struct shell_static_entry *entry) in device_context_lookup()
/Zephyr-4.2.1/drivers/dac/
Ddac_shell.c102 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()

123