Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/west_commands/tests/
Dconftest.py28 openocd_search=RC_OPENOCD_SEARCH)
/Zephyr-latest/scripts/west_commands/runners/
Dintel_cyclonev.py66 if cfg.openocd_search is not None:
67 for p in cfg.openocd_search:
Dopenocd.py86 if cfg.openocd_search is not None:
87 for p in cfg.openocd_search:
Dcore.py356 openocd_search: list[str] = [] # add these paths to the openocd search path variable in RunnerConfig
/Zephyr-latest/cmake/flash/
DCMakeLists.txt74 runners_yaml_append(" openocd_search:")