Home
last modified time | relevance | path

Searched refs:do_attach_debug (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/scripts/west_commands/runners/
Dnxp_s32dbg.py279 self.do_attach_debug(command, **kwargs)
283 def do_attach_debug(self, command: str, **kwargs) -> None: member in NXPS32DebugProbeRunner
Dintel_cyclonev.py222 self.do_attach_debug(command, **kwargs)
280 def do_attach_debug(self, command, **kwargs): member in IntelCycloneVBinaryRunner