Home
last modified time | relevance | path

Searched full:probe_id (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/scripts/schemas/twister/
Dhwmap-schema.yaml21 "probe_id":
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhardwaremap.py74 self.probe_id = None
Dharness.py470 if board_id := hardware.probe_id or hardware.id:
Dhandlers.py566 board_id = hardware.probe_id or hardware.id
/Zephyr-latest/doc/develop/test/
Dtwister.rst1309 using an external J-Link probe. The ``probe_id`` keyword overrides the
1317 probe_id: 000609301751
/Zephyr-latest/scripts/tests/twister/
Dtest_harness.py485 hardware.probe_id = "123"
Dtest_handlers.py1181 probe_id=12345 if hardware_probe else None,