Searched defs:find_device (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/scripts/west_commands/tests/ |
D | test_dfu_util.py | 81 def test_dfu_util_init(cc, req, find_device, tc, runner_config): argument 111 def test_dfu_util_create(cc, req, gfa, find_device, tc, runner_config, tmpdir): argument
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | dfu.py | 104 def find_device(self): member in DfuUtilBinaryRunner
|