Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/west_commands/runners/
Dnxp_s32dbg.py28 conn_str: str = 's32dbg' variable in NXPS32DebugProbeConfig
207 '_PROBE_IP': self.probe_cfg.conn_str,
273 if not self.probe_cfg.conn_str:
274 self.probe_cfg.conn_str = f's32dbg:{self.select_probe()}'