Searched defs:serial_pty (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/ |
D | twister_harness_config.py | 30 serial_pty: str = '' variable in DeviceConfig
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | handlers.py | 639 flash_timeout, serial_pty, ser_pty_process): argument 657 def _handle_serial_exception(self, exception, dut, serial_pty, ser_pty_process): argument 686 def _get_serial_device(self, serial_pty, hardware_serial): argument
|
D | hardwaremap.py | 43 serial_pty=None, argument
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_handlers.py | 1261 serial_pty, argument 1323 serial_pty, argument 1390 def mock_get_serial(serial_pty, hardware_serial): argument
|