Searched defs:pyocd (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.7.0/scripts/west_commands/tests/ |
D | test_pyocd.py | 129 def pyocd(runner_config, tmpdir): function 169 def test_flash(require, cc, pyocd_args, expected, pyocd): argument 181 def test_debug(require, rsc, pyocd_args, expectedv, pyocd): argument 193 def test_debugserver(require, cc, pyocd_args, expected, pyocd): argument 213 def test_flash_args(require, cc, bc, pyocd_args, flash_addr, expected, pyocd): argument 229 def test_debug_args(require, rsc, bc, pyocd_args, expectedv, pyocd): argument 243 def test_debugserver_args(require, cc, bc, pyocd_args, expected, pyocd): argument
|
/Zephyr-Core-3.7.0/scripts/west_commands/runners/ |
D | pyocd.py | 20 pyocd='pyocd', argument
|