Home
last modified time | relevance | path

Searched refs:shell (Results 201 – 225 of 1489) sorted by relevance

12345678910>>...60

/Zephyr-latest/subsys/fb/
DKconfig20 bool "Character Framebuffer shell"
23 Activate shell module that provides Framebuffer commands to the
/Zephyr-latest/subsys/bluetooth/host/shell/
Dcs.c44 static int cmd_read_remote_supported_capabilities(const struct shell *sh, size_t argc, char *argv[]) in cmd_read_remote_supported_capabilities()
63 static int cmd_set_default_settings(const struct shell *sh, size_t argc, char *argv[]) in cmd_set_default_settings()
122 static int cmd_read_remote_fae_table(const struct shell *sh, size_t argc, char *argv[]) in cmd_read_remote_fae_table()
186 static int cmd_cs_test_simple(const struct shell *sh, size_t argc, char *argv[]) in cmd_cs_test_simple()
258 static int cmd_remove_config(const struct shell *sh, size_t argc, char *argv[]) in cmd_remove_config()
278 static int cmd_create_config(const struct shell *sh, size_t argc, char *argv[]) in cmd_create_config()
433 static int cmd_cs_stop_test(const struct shell *sh, size_t argc, char *argv[]) in cmd_cs_stop_test()
446 static int cmd_read_local_supported_capabilities(const struct shell *sh, size_t argc, char *argv[]) in cmd_read_local_supported_capabilities()
523 static int cmd_write_cached_remote_supported_capabilities(const struct shell *sh, size_t argc, in cmd_write_cached_remote_supported_capabilities()
571 static int cmd_security_enable(const struct shell *sh, size_t argc, char *argv[]) in cmd_security_enable()
[all …]
Diso.c147 static long parse_interval(const struct shell *sh, const char *interval_str) in parse_interval()
171 static long parse_latency(const struct shell *sh, const char *latency_str) in parse_latency()
195 static int cmd_cig_create(const struct shell *sh, size_t argc, char *argv[]) in cmd_cig_create()
419 static int cmd_cig_term(const struct shell *sh, size_t argc, char *argv[]) in cmd_cig_term()
440 static int cmd_connect(const struct shell *sh, size_t argc, char *argv[]) in cmd_connect()
506 static int cmd_listen(const struct shell *sh, size_t argc, char *argv[]) in cmd_listen()
544 static int cmd_send(const struct shell *sh, size_t argc, char *argv[]) in cmd_send()
607 static int cmd_disconnect(const struct shell *sh, size_t argc, in cmd_disconnect()
623 static int cmd_tx_sync_read_cis(const struct shell *sh, size_t argc, char *argv[]) in cmd_tx_sync_read_cis()
666 static int cmd_broadcast(const struct shell *sh, size_t argc, char *argv[]) in cmd_broadcast()
[all …]
Dgatt.c105 static int cmd_exchange_mtu(const struct shell *sh, in cmd_exchange_mtu()
226 static int cmd_discover(const struct shell *sh, size_t argc, char *argv[]) in cmd_discover()
302 static int cmd_read(const struct shell *sh, size_t argc, char *argv[]) in cmd_read()
336 static int cmd_mread(const struct shell *sh, size_t argc, char *argv[]) in cmd_mread()
375 static int cmd_read_uuid(const struct shell *sh, size_t argc, char *argv[]) in cmd_read_uuid()
430 static int cmd_write(const struct shell *sh, size_t argc, char *argv[]) in cmd_write()
481 static int cmd_write_without_rsp(const struct shell *sh, in cmd_write_without_rsp()
564 static int cmd_subscribe(const struct shell *sh, size_t argc, char *argv[]) in cmd_subscribe()
609 static int cmd_resubscribe(const struct shell *sh, size_t argc, in cmd_resubscribe()
648 static int cmd_unsubscribe(const struct shell *sh, in cmd_unsubscribe()
[all …]
/Zephyr-latest/subsys/fs/
Dshell.c119 static int cmd_cd(const struct shell *sh, size_t argc, char **argv) in cmd_cd()
162 static int cmd_ls(const struct shell *sh, size_t argc, char **argv) in cmd_ls()
205 static int cmd_pwd(const struct shell *sh, size_t argc, char **argv) in cmd_pwd()
212 static int cmd_trunc(const struct shell *sh, size_t argc, char **argv) in cmd_trunc()
245 static int cmd_mkdir(const struct shell *sh, size_t argc, char **argv) in cmd_mkdir()
261 static int cmd_rm(const struct shell *sh, size_t argc, char **argv) in cmd_rm()
277 static int cmd_cp(const struct shell *sh, size_t argc, char **argv) in cmd_cp()
351 static int cmd_read(const struct shell *sh, size_t argc, char **argv) in cmd_read()
447 static int cmd_cat(const struct shell *sh, size_t argc, char **argv) in cmd_cat()
499 static int cmd_statvfs(const struct shell *sh, size_t argc, char **argv) in cmd_statvfs()
[all …]
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/shell/
Dll.c27 int cmd_ll_addr_read(const struct shell *sh, size_t argc, char *argv[]) in cmd_ll_addr_read()
58 int cmd_test_tx(const struct shell *sh, size_t argc, char *argv[]) in cmd_test_tx()
84 int cmd_test_rx(const struct shell *sh, size_t argc, char *argv[]) in cmd_test_rx()
109 int cmd_test_end(const struct shell *sh, size_t argc, char *argv[]) in cmd_test_end()
147 int cmd_advx(const struct shell *sh, size_t argc, char *argv[]) in cmd_advx()
303 int cmd_scanx(const struct shell *sh, size_t argc, char *argv[]) in cmd_scanx()
/Zephyr-latest/subsys/net/lib/shell/
Dwebsocket.c26 const struct shell *sh = data->sh; in websocket_context_cb()
56 static int cmd_net_websocket(const struct shell *sh, size_t argc, char *argv[]) in cmd_net_websocket()
Ddhcpv6.c15 static int cmd_net_dhcpv6_client_start(const struct shell *sh, size_t argc, char *argv[]) in cmd_net_dhcpv6_client_start()
45 static int cmd_net_dhcpv6_client_stop(const struct shell *sh, size_t argc, char *argv[]) in cmd_net_dhcpv6_client_stop()
Dipv6.c20 const struct shell *sh = data->sh; in ipv6_frag_cb()
64 const struct shell *sh = data->sh; in ipv6_pe_filter_cb()
85 const struct shell *sh = data->sh; in address_lifetime_cb()
146 static int cmd_net_ipv6(const struct shell *sh, size_t argc, char *argv[]) in cmd_net_ipv6()
230 static int cmd_net_ip6_add(const struct shell *sh, size_t argc, char *argv[]) in cmd_net_ip6_add()
283 static int cmd_net_ip6_del(const struct shell *sh, size_t argc, char *argv[]) in cmd_net_ip6_del()
337 static int cmd_net_ip6_pe(const struct shell *sh, size_t argc, char *argv[]) in cmd_net_ip6_pe()
/Zephyr-latest/drivers/can/
Dcan_shell.c49 const struct shell *can_shell_tx_msgq_sh;
59 const struct shell *can_shell_rx_msgq_sh;
77 static void can_shell_dummy_bypass_cb(const struct shell *sh, uint8_t *data, size_t len) in can_shell_dummy_bypass_cb()
85 static void can_shell_print_frame(const struct shell *sh, const struct device *dev, in can_shell_print_frame()
139 static int can_shell_tx_msgq_poll_submit(const struct shell *sh) in can_shell_tx_msgq_poll_submit()
208 static int can_shell_rx_msgq_poll_submit(const struct shell *sh) in can_shell_rx_msgq_poll_submit()
256 static void can_shell_print_extended_modes(const struct shell *sh, can_mode_t cap) in can_shell_print_extended_modes()
282 static int cmd_can_start(const struct shell *sh, size_t argc, char **argv) in cmd_can_start()
303 static int cmd_can_stop(const struct shell *sh, size_t argc, char **argv) in cmd_can_stop()
324 static int cmd_can_show(const struct shell *sh, size_t argc, char **argv) in cmd_can_show()
[all …]
/Zephyr-latest/drivers/audio/
Dcodec_shell.c82 static int cmd_start(const struct shell *sh, size_t argc, char *argv[]) in cmd_start()
96 static int cmd_stop(const struct shell *sh, size_t argc, char *argv[]) in cmd_stop()
110 static int cmd_set_prop(const struct shell *sh, size_t argc, char *argv[]) in cmd_set_prop()
160 static int cmd_apply_prop(const struct shell *sh, size_t argc, char *argv[]) in cmd_apply_prop()
/Zephyr-latest/drivers/bbram/
Dbbram_shell.c56 static inline int parse_device(const struct shell *sh, size_t argc, char *argv[], in parse_device()
73 static int cmd_read(const struct shell *sh, size_t argc, char *argv[]) in cmd_read()
129 static int cmd_write(const struct shell *sh, size_t argc, char *argv[]) in cmd_write()
196 static int cmd_bbram(const struct shell *sh, size_t argc, char **argv) in cmd_bbram()
/Zephyr-latest/subsys/shell/
Dshell_help.c19 static void formatted_text_print(const struct shell *sh, const char *str, in formatted_text_print()
109 static void help_item_print(const struct shell *sh, const char *item_name, in help_item_print()
152 void z_shell_help_subcmd_print(const struct shell *sh, in z_shell_help_subcmd_print()
183 void z_shell_help_cmd_print(const struct shell *sh, in z_shell_help_cmd_print()
/Zephyr-latest/drivers/modem/
Dmodem_shell.c24 const struct shell *sh;
47 static int cmd_modem_list(const struct shell *sh, size_t argc, in cmd_modem_list()
103 static int cmd_modem_send(const struct shell *sh, size_t argc, in cmd_modem_send()
156 static int cmd_modem_info(const struct shell *sh, size_t argc, char *argv[]) in cmd_modem_info()
/Zephyr-latest/scripts/footprint/
Dcompare_footprint46 cwd=os.environ.get('ZEPHYR_BASE'), shell=True)
87 cwd=os.environ.get('ZEPHYR_BASE'), shell=True)
105 stderr=subprocess.STDOUT, cwd=cwd, shell=True)
112 cwd=cwd, shell=True)
128 cwd=cwd, shell=True)
151 cwd=tempfile.gettempdir(), shell=True)
177 cwd=os.environ.get('ZEPHYR_BASE'), shell=True)
/Zephyr-latest/drivers/usb_c/tcpc/
Dshell.c50 static int cmd_tcpc_dump(const struct shell *sh, size_t argc, char **argv) in cmd_tcpc_dump()
77 static int cmd_tcpc_vbus(const struct shell *sh, size_t argc, char **argv) in cmd_tcpc_vbus()
104 static int cmd_tcpc_chip_info(const struct shell *sh, size_t argc, char **argv) in cmd_tcpc_chip_info()
/Zephyr-latest/subsys/shell/backends/
Dshell_dummy.c115 const struct shell *shell_backend_dummy_get_ptr(void) in shell_backend_dummy_get_ptr()
120 const char *shell_backend_dummy_get_output(const struct shell *sh, in shell_backend_dummy_get_output()
132 void shell_backend_dummy_clear_output(const struct shell *sh) in shell_backend_dummy_clear_output()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dccp_call_control_client.c46 static int cmd_ccp_call_control_client_discover(const struct shell *sh, size_t argc, char *argv[]) in cmd_ccp_call_control_client_discover()
81 static int cmd_ccp_call_control_client(const struct shell *sh, size_t argc, char **argv) in cmd_ccp_call_control_client()
Dpbp.c39 static int cmd_pbp_set_features(const struct shell *sh, size_t argc, char **argv) in cmd_pbp_set_features()
81 static int cmd_pbp(const struct shell *sh, size_t argc, char **argv) in cmd_pbp()
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/src/
Dhsm_psicc2_console_cmds.c19 static int cmd_hsm_psicc2_event(const struct shell *sh, size_t argc, char **argv) in cmd_hsm_psicc2_event()
67 static int cmd_hsm_psicc2_terminate(const struct shell *sh, size_t argc, char **argv) in cmd_hsm_psicc2_terminate()
/Zephyr-latest/modules/openthread/platform/
Dshell.c23 static const struct shell *shell_p;
42 static int ot_cmd(const struct shell *sh, size_t argc, char *argv[]) in ot_cmd()
/Zephyr-latest/drivers/watchdog/
Dwdt_shell.c71 static int cmd_setup(const struct shell *sh, size_t argc, char *argv[]) in cmd_setup()
84 static int cmd_disable(const struct shell *sh, size_t argc, char *argv[]) in cmd_disable()
97 static int cmd_timeout(const struct shell *sh, size_t argc, char *argv[]) in cmd_timeout()
143 static int cmd_feed(const struct shell *sh, size_t argc, char *argv[]) in cmd_feed()
/Zephyr-latest/samples/posix/env/
DREADME.rst41 The shell command below shows how to create a new environment variable or update the value
58 The shell command below may be used to display the value associated with one environment variable.
65 The shell command below may be used to display all environment variables and their associated
78 The shell command below may be used to unset environment variables.
/Zephyr-latest/drivers/gpio/
Dgpio_shell.c169 static int get_gpio_pin(const struct shell *sh, const struct gpio_ctrl *ctrl, char *line_name) in get_gpio_pin()
198 static int get_sh_gpio(const struct shell *sh, char **argv, struct sh_gpio *gpio) in get_sh_gpio()
225 static int cmd_gpio_conf(const struct shell *sh, size_t argc, char **argv) in cmd_gpio_conf()
339 static int cmd_gpio_get(const struct shell *sh, size_t argc, char **argv) in cmd_gpio_get()
362 static int cmd_gpio_set(const struct shell *sh, size_t argc, char **argv) in cmd_gpio_set()
389 static int cmd_gpio_toggle(const struct shell *sh, size_t argc, char **argv) in cmd_gpio_toggle()
409 static int cmd_gpio_devices(const struct shell *sh, size_t argc, char **argv) in cmd_gpio_devices()
441 static int cmd_gpio_blink(const struct shell *sh, size_t argc, char **argv) in cmd_gpio_blink()
514 const struct shell *sh;
521 static void print_gpio_ctrl_info(const struct shell *sh, const struct gpio_ctrl *ctrl) in print_gpio_ctrl_info()
[all …]
/Zephyr-latest/boards/st/stm32mp157c_dk2/
Dstm32mp157c_dk2.dts18 * By default, Zephyr console and shell are assigned to
19 * remoteproc. To enable console and shell over UART, uncomment
24 * zephyr,shell-uart = &usart3;

12345678910>>...60