Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/scripts/west_commands/tests/
Dconftest.py28 openocd_search=RC_OPENOCD_SEARCH)
/Zephyr-Core-3.5.0/scripts/west_commands/runners/
Dintel_cyclonev.py68 if cfg.openocd_search is not None:
69 for p in cfg.openocd_search:
Dopenocd.py60 if cfg.openocd_search is not None:
61 for p in cfg.openocd_search:
Dcore.py294 openocd_search: List[str] = [] # add these paths to the openocd search path variable in RunnerConfig
/Zephyr-Core-3.5.0/cmake/flash/
DCMakeLists.txt72 runners_yaml_append(" openocd_search:")