Home
last modified time | relevance | path

Searched refs:shell (Results 326 – 350 of 1489) sorted by relevance

1...<<11121314151617181920>>...60

/Zephyr-4.1.0/include/zephyr/shell/
Dshell_adsp_memory_window.h56 const struct shell *shell_backend_adsp_memory_window_get_ptr(void);
/Zephyr-4.1.0/subsys/bluetooth/controller/ticker/shell/
Dticker.c37 int cmd_ticker_info(const struct shell *sh, size_t argc, char *argv[]) in cmd_ticker_info()
132 static int cmd_ticker(const struct shell *sh, size_t argc, char **argv) in cmd_ticker()
/Zephyr-4.1.0/subsys/debug/coredump/
Dcoredump_backend_logging.c133 static int cmd_coredump_error_get(const struct shell *sh, in cmd_coredump_error_get()
148 static int cmd_coredump_error_clear(const struct shell *sh, in cmd_coredump_error_clear()
/Zephyr-4.1.0/drivers/dac/
DKconfig21 bool "DAC shell"
24 Enable DAC related shell commands.
/Zephyr-4.1.0/drivers/audio/
DKconfig29 bool "Audio Codec shell"
32 Enable the Audio Codec shell with Audio Codec related commands.
/Zephyr-4.1.0/subsys/net/lib/zperf/
DKconfig6 bool "zperf shell utility"
11 This option enables zperf shell utility, which allows to generate
/Zephyr-4.1.0/snippets/xen_dom0/
Dxen_dom0.overlay14 zephyr,shell-uart = &xen_consoleio_hvc;
/Zephyr-4.1.0/boards/microchip/mpfs_icicle/
Dmpfs_icicle_polarfire_u54.dts15 zephyr,shell-uart = &uart1;
Dmpfs_icicle_polarfire_e51.dts27 zephyr,shell-uart = &uart0;
/Zephyr-4.1.0/samples/net/openthread/coprocessor/boards/
Dcc1352p7_lp.overlay12 zephyr,shell-uart = &uart1;
/Zephyr-4.1.0/boards/intel/adl/
Dintel_adl_crb.dts15 zephyr,shell-uart = &uart0;
/Zephyr-4.1.0/lib/posix/shell/
DKconfig11 Compile the parent `posix` shell command.
/Zephyr-4.1.0/doc/hardware/peripherals/eeprom/
Dindex.rst16 shell.rst
/Zephyr-4.1.0/boards/nxp/ls1046ardb/
Dls1046ardb_ls1046a_smp_4cores.dts17 zephyr,shell-uart = &uart1;
/Zephyr-4.1.0/boards/qemu/leon3/
Dqemu_leon3.dts14 zephyr,shell-uart = &uart0;
/Zephyr-4.1.0/boards/luatos/esp32c3_luatos_core/
Desp32c3_luatos_core_esp32c3_usb.dts15 zephyr,shell-uart = &usb_serial;
/Zephyr-4.1.0/tests/drivers/can/host/src/
Dmain.c12 static int cmd_can_host_chosen(const struct shell *sh, size_t argc, char **argv) in cmd_can_host_chosen()
/Zephyr-4.1.0/samples/net/promiscuous_mode/src/
Dmain.c155 static int set_promisc_mode(const struct shell *sh, in set_promisc_mode()
204 static int cmd_promisc_on(const struct shell *sh, in cmd_promisc_on()
210 static int cmd_promisc_off(const struct shell *sh, in cmd_promisc_off()
/Zephyr-4.1.0/drivers/spi/
Dspi_shell.c48 static int cmd_spi_transceive(const struct shell *ctx, size_t argc, char **argv) in cmd_spi_transceive()
86 static int cmd_spi_conf(const struct shell *ctx, size_t argc, char **argv) in cmd_spi_conf()
147 static int cmd_spi_conf_cs(const struct shell *ctx, size_t argc, char **argv) in cmd_spi_conf_cs()
/Zephyr-4.1.0/subsys/input/
DKconfig78 bool "Input shell"
81 Enable the input shell, for interacting with the input subsystem
82 through the shell interface.
/Zephyr-4.1.0/boards/intel/common/
Defi_boot.rst36 Boot the board to the EFI shell with USB flash drive connected.
56 that particular EFI shell.
58 #. From the EFI shell select Zephyr EFI image to boot.
/Zephyr-4.1.0/boards/gardena/sgrm/doc/
Dindex.rst70 .. code-block:: shell
76 .. code-block:: shell
86 .. code-block:: shell
/Zephyr-4.1.0/subsys/net/lib/shell/
Dsockets.c29 const struct shell *sh = data->sh; in walk_sockets()
96 const struct shell *sh = data->sh; in walk_socket_services()
132 static int cmd_net_sockets(const struct shell *sh, size_t argc, char *argv[]) in cmd_net_sockets()
/Zephyr-4.1.0/drivers/wifi/nxp/
Dnxp_wifi_shell.c26 static int nxp_wifi_shell_cmd(const struct shell *sh, size_t argc, char **argv) in nxp_wifi_shell_cmd()
/Zephyr-4.1.0/boards/renode/riscv32_virtual/
Driscv32_virtual.dts17 zephyr,shell-uart = &uart0;

1...<<11121314151617181920>>...60