Home
last modified time | relevance | path

Searched defs:serial_pty (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/
Dtwister_harness_config.py30 serial_pty: str = '' variable in DeviceConfig
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhandlers.py639 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
Dhardwaremap.py43 serial_pty=None, argument
/Zephyr-latest/scripts/tests/twister/
Dtest_handlers.py1261 serial_pty, argument
1323 serial_pty, argument
1390 def mock_get_serial(serial_pty, hardware_serial): argument