Searched refs:NXPS32DebugProbeRunner (Results 1 – 2 of 2) sorted by relevance
11 from runners.nxp_s32dbg import NXPS32DebugProbeConfig, NXPS32DebugProbeRunner131 return NXPS32DebugProbeRunner(runner_config_patched, probe_cfg,135 NXPS32DebugProbeRunner.add_parser(parser)137 return NXPS32DebugProbeRunner.create(runner_config_patched, arg_namespace)
36 class NXPS32DebugProbeRunner(ZephyrBinaryRunner): class124 return NXPS32DebugProbeRunner(cfg, probe_cfg, args.core_name, args.soc_name,