Home
last modified time | relevance | path

Searched refs:pty (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/scripts/west_commands/runners/
Dintel_adsp.py33 pty, argument
43 self.pty = pty
77 pty=args.pty,
116 if self.pty is not None:
117 if self.pty == 'remote-host':
/Zephyr-latest/tests/bluetooth/shell/snippets/xterm-native-shell/
Dxterm-native-shell.overlay13 compatible = "zephyr,native-pty-uart";
26 compatible = "zephyr,native-pty-uart";
/Zephyr-latest/boards/arm/mps2/
Dboard.cmake39 # To enable a host tty switch between serial and pty
41 # pty is not available on Windows.
43 list(APPEND QEMU_EXTRA_FLAGS -chardev pty,id=hostS0 -serial chardev:hostS0)
/Zephyr-latest/tests/cmake/hwm/board_extend/oot_root/boards/native/native_sim_extend/
Dnative_sim_native_one.dts138 compatible = "zephyr,native-pty-uart";
147 compatible = "zephyr,native-pty-uart";
/Zephyr-latest/boards/native/native_sim/
Dnative_sim.dts150 compatible = "zephyr,native-pty-uart";
159 compatible = "zephyr,native-pty-uart";
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dhardware_adapter.py10 import pty
168 master, slave = pty.openpty()
/Zephyr-latest/boards/intel/adsp/doc/
Dintel_adsp_generic.rst188 west flash --remote-host remotehostname --pty remotehostname
194 …twister -p intel_adsp/cavs25 --device-testing --device-serial-pty="$ZEPHYR_BASE/soc/intel/intel_ad…
204 west flash --remote-host intermediatehost:reqport --pty remotehostname:logport
205 …twister -p intel_adsp/cavs25 --device-testing --device-serial-pty="$ZEPHYR_BASE/soc/intel/intel_ad…
/Zephyr-latest/drivers/serial/
DKconfig.native_pty82 "zephyr,native-pty-uart" compatible nodes as you want.
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py14 import pty
788 (shell_client_port, user_port) = pty.openpty()
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhandlers.py42 import pty
689 master, slave = pty.openpty()
/Zephyr-latest/cmake/emu/
Dqemu.cmake62 list(APPEND QEMU_FLAGS -chardev pty,id=con,mux=on)
/Zephyr-latest/doc/develop/test/
Dtwister.rst1162 To support devices without a physical serial port, use the ``--device-serial-pty``
1172 scripts/twister --device-testing --device-serial-pty "script.py" \
1335 Serial PTY support using ``--device-serial-pty`` can also be used in the
1363 twister -p intel_adsp/cavs25 --device-testing --device-serial-pty script.py
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst517 ``"zephyr,native-pty-uart"`` compatible property and ``okay`` status and