Searched refs:TEST_GD32ISP_DEV (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.5.0/scripts/west_commands/tests/ |
D | test_gd32isp.py | 19 TEST_GD32ISP_DEV = 'test-gd32test' variable 26 '--sb', '1', '-i', TEST_GD32ISP_DEV, '-e', '--all', '-d', 33 '--sb', '1', '-i', TEST_GD32ISP_DEV, '-e', '--all', '-d', 51 runner = Gd32ispBinaryRunner(runner_config, TEST_GD32ISP_DEV) 60 args = ['--device', TEST_GD32ISP_DEV,
|