| /Zephyr-4.2.1/subsys/shell/ |
| D | shell_utils.h | 51 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);
|
| D | shell_help.h | 18 const struct shell_static_entry *cmd); 22 const struct shell_static_entry *cmd,
|
| D | shell_utils.c | 23 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 …]
|
| D | shell_wildcard.c | 70 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()
|
| D | shell.c | 121 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 …]
|
| D | shell_help.c | 180 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()
|
| D | shell_wildcard.h | 48 const struct shell_static_entry *cmd,
|
| D | shell_cmds.c | 447 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/ |
| D | iface_dynamic.h | 18 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()
|
| D | nbr.c | 178 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()
|
| D | ppp.c | 192 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/ |
| D | shell.h | 83 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/ |
| D | sensor_shell.c | 735 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/ |
| D | comparator_shell.c | 224 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/ |
| D | stepper_shell.c | 122 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/ |
| D | video_shell.c | 24 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/ |
| D | haptics_shell.c | 64 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
|
| /Zephyr-4.2.1/subsys/logging/ |
| D | log_cmds.c | 282 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/ |
| D | spi_shell.c | 232 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/ |
| D | shell.c | 83 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/ |
| D | device_service.c | 124 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/ |
| D | shell.c | 107 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/ |
| D | shell.c | 130 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/ |
| D | usbd_shell.c | 478 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/ |
| D | dac_shell.c | 102 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
|