Searched refs:shell (Results 326 – 350 of 1489) sorted by relevance
1...<<11121314151617181920>>...60
/Zephyr-4.1.0/include/zephyr/shell/ |
D | shell_adsp_memory_window.h | 56 const struct shell *shell_backend_adsp_memory_window_get_ptr(void);
|
/Zephyr-4.1.0/subsys/bluetooth/controller/ticker/shell/ |
D | ticker.c | 37 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/ |
D | coredump_backend_logging.c | 133 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/ |
D | Kconfig | 21 bool "DAC shell" 24 Enable DAC related shell commands.
|
/Zephyr-4.1.0/drivers/audio/ |
D | Kconfig | 29 bool "Audio Codec shell" 32 Enable the Audio Codec shell with Audio Codec related commands.
|
/Zephyr-4.1.0/subsys/net/lib/zperf/ |
D | Kconfig | 6 bool "zperf shell utility" 11 This option enables zperf shell utility, which allows to generate
|
/Zephyr-4.1.0/snippets/xen_dom0/ |
D | xen_dom0.overlay | 14 zephyr,shell-uart = &xen_consoleio_hvc;
|
/Zephyr-4.1.0/boards/microchip/mpfs_icicle/ |
D | mpfs_icicle_polarfire_u54.dts | 15 zephyr,shell-uart = &uart1;
|
D | mpfs_icicle_polarfire_e51.dts | 27 zephyr,shell-uart = &uart0;
|
/Zephyr-4.1.0/samples/net/openthread/coprocessor/boards/ |
D | cc1352p7_lp.overlay | 12 zephyr,shell-uart = &uart1;
|
/Zephyr-4.1.0/boards/intel/adl/ |
D | intel_adl_crb.dts | 15 zephyr,shell-uart = &uart0;
|
/Zephyr-4.1.0/lib/posix/shell/ |
D | Kconfig | 11 Compile the parent `posix` shell command.
|
/Zephyr-4.1.0/doc/hardware/peripherals/eeprom/ |
D | index.rst | 16 shell.rst
|
/Zephyr-4.1.0/boards/nxp/ls1046ardb/ |
D | ls1046ardb_ls1046a_smp_4cores.dts | 17 zephyr,shell-uart = &uart1;
|
/Zephyr-4.1.0/boards/qemu/leon3/ |
D | qemu_leon3.dts | 14 zephyr,shell-uart = &uart0;
|
/Zephyr-4.1.0/boards/luatos/esp32c3_luatos_core/ |
D | esp32c3_luatos_core_esp32c3_usb.dts | 15 zephyr,shell-uart = &usb_serial;
|
/Zephyr-4.1.0/tests/drivers/can/host/src/ |
D | main.c | 12 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/ |
D | main.c | 155 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/ |
D | spi_shell.c | 48 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/ |
D | Kconfig | 78 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/ |
D | efi_boot.rst | 36 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/ |
D | index.rst | 70 .. code-block:: shell 76 .. code-block:: shell 86 .. code-block:: shell
|
/Zephyr-4.1.0/subsys/net/lib/shell/ |
D | sockets.c | 29 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/ |
D | nxp_wifi_shell.c | 26 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/ |
D | riscv32_virtual.dts | 17 zephyr,shell-uart = &uart0;
|
1...<<11121314151617181920>>...60