Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 43) sorted by relevance

12

/scripts/west_commands/
A Dsign.py237 def sign(self, command, build_dir, build_conf, formats): argument
249 def sign(self, command, build_dir, build_conf, formats): argument
345 def get_cfg(command, build_conf, item): argument
491 def sign(self, command, build_dir, build_conf, formats): argument
661 def get_tool(command): argument
673 def get_keys(command, build_conf): argument
685 def get_input_output(command, build_dir, build_conf): argument
692 def sign(self, command, build_dir, build_conf, formats): argument
A Drun_common.py120 def command_verb(command): argument
123 def add_parser_common(command, parser_adder=None, parser=None): argument
213 def do_run_common(command, user_args, user_runner_args, domain_file=None): argument
353 def do_run_common_image(command, user_args, user_runner_args, used_cmds, argument
570 def rebuild(command, build_dir, args): argument
603 def use_runner_cls(command, board, args, runners_yaml, cache): argument
713 def dump_context(command, args, unknown_args): argument
781 def dump_context_no_config(command, cls): argument
794 def dump_runner_context(command, cls, runners_yaml, indent=''): argument
848 def dump_all_runner_context(command, runners_yaml, board, build_dir): argument
/scripts/west_commands/runners/
A Dblackmagicprobe.py156 def bmp_flash(self, command, **kwargs): argument
183 def check_call_ignore_sigint(self, command): argument
190 def bmp_attach(self, command, **kwargs): argument
208 def bmp_debug(self, command, **kwargs): argument
221 def do_run(self, command, **kwargs): argument
A Dmdb.py48 def mdb_do_run(mdb_runner, command): argument
152 def do_run(self, command, **kwargs): argument
201 def do_run(self, command, **kwargs): argument
A Dprobe_rs.py80 def do_run(self, command, **kwargs): argument
99 def do_debug_debugserver(self, command, **kwargs): argument
A Dqemu.py30 def do_run(self, command, **kwargs): argument
A Dxtensa.py34 def do_run(self, command, **kwargs): argument
A Dhifive1.py38 def do_run(self, command, **kwargs): argument
A Dpyocd.py141 def do_run(self, command, **kwargs): argument
186 def debug_debugserver(self, command, **kwargs): argument
A Decpprog.py36 def do_run(self, command, **kwargs): argument
A Dteensy.py41 def do_run(self, command): argument
A Dintel_cyclonev.py210 def do_run(self, command, **kwargs): argument
280 def do_attach_debug(self, command, **kwargs): argument
A Drenode-robot.py48 def do_run(self, command, **kwargs): argument
A Drenode.py49 def do_run(self, command, **kwargs): argument
A Ddediprog.py49 def do_run(self, command, **kwargs): argument
A Dsy1xx.py47 def do_run(self, command, **kwargs): argument
A Dxsdb.py56 def do_run(self, command, **kwargs): argument
A Dbflb_mcu_tool.py58 def do_run(self, command, **kwargs): argument
A Dgd32isp.py64 def do_run(self, command, **kwargs): argument
A Desp32.py82 def do_run(self, command, **kwargs): argument
A Dstm32flash.py87 def do_run(self, command, **kwargs): argument
A Dopenocd.py251 def do_run(self, command, **kwargs): argument
375 def do_attach_debug_rtt(self, command, **kwargs): argument
A Ddfu.py110 def do_run(self, command, **kwargs): argument
/scripts/west_commands/tests/
A Dtest_blackmagicprobe.py62 def test_blackmagicprobe_init(cc, req, command, runner_config): argument
71 def test_blackmagicprobe_create(cc, req, command, runner_config): argument
84 def test_blackmagicprobe_connect_rst(cc, req, command, runner_config): argument
/scripts/tests/twister/
A Dtest_environment.py414 def mock_run(command, *args, **kwargs): argument
504 def mock_popen(command, *args, **kwargs): argument

Completed in 35 milliseconds

12