Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dhardware_adapter.py152 self._close_serial_pty()
188 self._close_serial_pty()
190 def _close_serial_pty(self) -> None: member in HardwareAdapter