Searched refs:shell (Results 426 – 450 of 1489) sorted by relevance
1...<<11121314151617181920>>...60
/Zephyr-4.1.0/boards/snps/emsdp/ |
D | emsdp_emsdp_em6.dts | 23 zephyr,shell-uart = &uart0;
|
/Zephyr-4.1.0/boards/cypress/cy8ckit_062_wifi_bt/ |
D | cy8ckit_062_wifi_bt_cy8c6247_m4.dts | 24 zephyr,shell-uart = &uart5;
|
/Zephyr-4.1.0/boards/nxp/imx8mq_evk/ |
D | imx8mq_evk_mimx8mq6_m4.dts | 24 zephyr,shell-uart = &uart2;
|
/Zephyr-4.1.0/boards/nxp/imx8mp_evk/ |
D | imx8mp_evk_mimx8ml8_m7.dts | 22 zephyr,shell-uart = &uart4;
|
D | imx8mp_evk_mimx8ml8_m7_ddr.dts | 22 zephyr,shell-uart = &uart4;
|
D | imx8mp_evk_mimx8ml8_adsp.dts | 20 zephyr,shell-uart = &uart4;
|
/Zephyr-4.1.0/boards/firefly/roc_rk3568_pc/ |
D | roc_rk3568_pc.dts | 18 zephyr,shell-uart = &uart2;
|
/Zephyr-4.1.0/boards/nxp/imx91_evk/ |
D | imx91_evk_mimx9131.dts | 18 zephyr,shell-uart = &lpuart1;
|
/Zephyr-4.1.0/boards/adafruit/feather_nrf52840/ |
D | adafruit_feather_nrf52840.dts | 18 zephyr,shell-uart = &uart0;
|
D | adafruit_feather_nrf52840_nrf52840_sense.dts | 17 zephyr,shell-uart = &uart0;
|
/Zephyr-4.1.0/doc/develop/sca/ |
D | cpptest.rst | 20 .. code-block:: shell 34 .. code-block:: shell
|
/Zephyr-4.1.0/samples/subsys/edac/ |
D | README.rst | 2 :name: EDAC shell 5 Test error detection and correction (EDAC) using shell commands. 10 This sample demonstrates the :ref:`EDAC driver API <edac_api>` in a simple EDAC shell sample.
|
/Zephyr-4.1.0/samples/subsys/logging/dictionary/ |
D | README.rst | 14 There is also a configuration which shows how shell commands can be used to configure runtime 18 Configuration with shell requires that board has two UART devices (one for the shell and one for
|
/Zephyr-4.1.0/subsys/input/ |
D | input_utils.c | 27 static int input_cmd_dump(const struct shell *sh, size_t argc, char *argv[]) in input_cmd_dump() 73 static int input_cmd_report(const struct shell *sh, size_t argc, char *argv[]) in input_cmd_report() 221 static int input_cmd_kbd_matrix_state_dump(const struct shell *sh, in input_cmd_kbd_matrix_state_dump()
|
/Zephyr-4.1.0/doc/connectivity/bluetooth/shell/host/ |
D | gap.rst | 4 The GAP shell is the "main" shell of Bluetooth and handles connection management, scanning, 14 The shell allows the creation of multiple identities, to a maximum that is set by the Kconfig symbol 23 may see a lot of lines printed on the shell. To stop the scan, run :code:`bt scan off`, the 48 For example, if you want to look only for devices with the name *test shell*: 52 uart:~$ bt scan-filter-set name "test shell" 91 You can list the active connections of the shell using the :code:`bt connections` command. The shell 167 It is possible to use directed advertising on the shell if you want to reconnect to a device. The 268 …[DEVICE]: 68:49:30:68:49:30 (random), AD evt type 5, RSSI -59 shell C:1 S:0 D:0 SR:0 E:1 Prim: L… 270 Type 0x09: shell 291 The shell will then connect to the first available device. In the example, if both devices are [all …]
|
/Zephyr-4.1.0/boards/luatos/esp32s3_luatos_core/ |
D | esp32s3_luatos_core_procpu_usb.dts | 26 zephyr,shell-uart = &usb_serial;
|
/Zephyr-4.1.0/boards/nxp/imx8mm_evk/ |
D | imx8mm_evk_mimx8mm6_m4.dts | 25 zephyr,shell-uart = &uart4;
|
/Zephyr-4.1.0/samples/modules/tflite-micro/magic_wand/train/ |
D | README.md | 49 ```shell 64 ```shell 77 ```shell 144 ```shell 150 ```shell 163 ```shell
|
/Zephyr-4.1.0/samples/drivers/misc/grove_display/boards/ |
D | serpente.overlay | 10 zephyr,shell-uart = &sercom0;
|
/Zephyr-4.1.0/tests/subsys/input/kbd_matrix_state_dump/src/ |
D | main.c | 34 const struct shell *sh = shell_backend_dummy_get_ptr(); in main()
|
/Zephyr-4.1.0/samples/subsys/smf/smf_calculator/src/ |
D | smf_console_cmds.c | 12 static int cmd_smf_key(const struct shell *sh, size_t argc, char **argv) in cmd_smf_key()
|
/Zephyr-4.1.0/boards/cypress/cy8ckit_062_ble/ |
D | cy8ckit_062_ble_cy8c6347_m4.dts | 26 zephyr,shell-uart = &uart6;
|
/Zephyr-4.1.0/modules/openthread/platform/ |
D | CMakeLists.txt | 25 zephyr_library_sources_ifdef(CONFIG_OPENTHREAD_SHELL shell.c)
|
/Zephyr-4.1.0/boards/phytec/phyboard_nash/ |
D | phyboard_nash_a55.dts | 19 zephyr,shell-uart = &lpuart2;
|
/Zephyr-4.1.0/boards/altr/max10/ |
D | altera_max10.dts | 21 zephyr,shell-uart = &uart0;
|
1...<<11121314151617181920>>...60