Searched refs:shell (Results 376 – 400 of 1489) sorted by relevance
1...<<11121314151617181920>>...60
/Zephyr-4.1.0/boards/qemu/nios2/ |
D | qemu_nios2.dts | 20 zephyr,shell-uart = &ns16550_uart;
|
/Zephyr-4.1.0/include/zephyr/shell/ |
D | shell_rpmsg.h | 81 const struct shell *shell_backend_rpmsg_get_ptr(void);
|
/Zephyr-4.1.0/lib/crc/ |
D | Kconfig | 15 Enable CRC checking for memory regions from the shell.
|
/Zephyr-4.1.0/samples/sensor/sensor_shell/ |
D | Kconfig | 10 sensor that can be interacted with via the sensor shell.
|
/Zephyr-4.1.0/scripts/pylib/pytest-twister-harness/tests/helpers/ |
D | shell_mcuboot_command_parser_test.py | 7 from twister_harness.helpers.shell import ShellMCUbootArea, ShellMCUbootCommandParsed
|
/Zephyr-4.1.0/boards/microchip/m2gl025_miv/ |
D | m2gl025_miv.dts | 17 zephyr,shell-uart = &uart0;
|
/Zephyr-4.1.0/boards/renode/cortex_r8_virtual/ |
D | cortex_r8_virtual.dts | 18 zephyr,shell-uart = &uart0;
|
/Zephyr-4.1.0/boards/aspeed/ast1030_evb/ |
D | ast1030_evb.dts | 16 zephyr,shell-uart = &uart5;
|
/Zephyr-4.1.0/boards/snps/hsdk4xd/ |
D | hsdk4xd.dts | 22 zephyr,shell-uart = &uart_dbg;
|
/Zephyr-4.1.0/boards/snps/nsim/arc_classic/ |
D | nsim-uart-ns16550.dtsi | 26 zephyr,shell-uart = &uart0;
|
/Zephyr-4.1.0/subsys/net/lib/shell/ |
D | resume.c | 14 static int cmd_net_resume(const struct shell *sh, size_t argc, char *argv[]) in cmd_net_resume()
|
/Zephyr-4.1.0/subsys/shell/modules/kernel_service/ |
D | log-level.c | 12 static int cmd_kernel_log_level_set(const struct shell *sh, size_t argc, char **argv) in cmd_kernel_log_level_set()
|
/Zephyr-4.1.0/drivers/eeprom/ |
D | Kconfig | 26 bool "EEPROM shell" 29 Enable the EEPROM shell with EEPROM related commands. 32 int "EEPROM shell buffer size" 37 the EEPROM shell.
|
/Zephyr-4.1.0/samples/sensor/veaa_x_3/ |
D | Kconfig | 10 bool "Use sensor shell and disable loop"
|
/Zephyr-4.1.0/tests/drivers/i2c/i2c_target_api/boards/ |
D | npcx9m6f_evb.overlay | 5 zephyr,shell-uart = &uart1;
|
/Zephyr-4.1.0/boards/st/nucleo_l552ze_q/ |
D | nucleo_l552ze_q.dts | 19 zephyr,shell-uart = &lpuart1;
|
/Zephyr-4.1.0/boards/ti/msp_exp432p401r_launchxl/ |
D | msp_exp432p401r_launchxl.dts | 17 zephyr,shell-uart = &uart0;
|
/Zephyr-4.1.0/modules/lvgl/ |
D | Kconfig.shell | 8 Enable LVGL shell for testing.
|
/Zephyr-4.1.0/boards/nxp/ls1046ardb/ |
D | ls1046ardb_ls1046a.dts | 17 zephyr,shell-uart = &uart1;
|
/Zephyr-4.1.0/boards/starfive/visionfive2/ |
D | visionfive2.dts | 17 zephyr,shell-uart = &uart0;
|
/Zephyr-4.1.0/doc/services/profiling/ |
D | perf.rst | 12 The ``perf record`` shell command starts a timer with the perf tracer function. 28 the ``perf`` command to the shell.
|
/Zephyr-4.1.0/boards/nxp/imx8ulp_evk/ |
D | imx8ulp_evk_mimx8ud7_adsp.dts | 19 zephyr,shell-uart = &lpuart7;
|
/Zephyr-4.1.0/tests/drivers/can/host/ |
D | README.rst | 55 .. code-block:: shell 73 .. code-block:: shell 79 .. code-block:: shell 95 .. code-block:: shell 115 .. code-block:: shell 121 .. code-block:: shell
|
/Zephyr-4.1.0/samples/subsys/shell/shell_module/boards/ |
D | intel_socfpga_agilex5_socdk.overlay | 8 * dts nodes required by this shell application for this
|
/Zephyr-4.1.0/samples/drivers/ipm/ipm_ivshmem/src/ |
D | main.c | 30 static int cmd_ipm_send(const struct shell *sh, in cmd_ipm_send()
|
1...<<11121314151617181920>>...60