Searched defs:cmd (Results 1 – 10 of 10) sorted by relevance
/scripts/west_commands/ |
A D | sign.py | 322 def find_imgtool(cmd, args): argument 354 def edt_flash_node(cmd, b, quiet=False): argument 381 def edt_flash_params(cmd, flash): argument
|
A D | bindesc.py | 19 def convert_from_uf2(cmd, buf): argument
|
/scripts/west_commands/runners/ |
A D | misc.py | 21 def __init__(self, cfg, cmd, args): argument
|
A D | core.py | 135 def _parser_windows(cmd): argument 142 def _parser_linux(cmd): argument 148 def _parser_darwin(cmd): argument
|
A D | canopen_program.py | 234 def _ctrl_program(self, cmd): argument
|
/scripts/kconfig/ |
A D | lint.py | 293 def run(cmd, cwd=TOP_DIR, check=True): argument
|
/scripts/pylib/twister/twisterlib/ |
A D | harness.py | 505 def run_command(self, cmd, timeout): argument 536 def _update_command_with_env_dependencies(cmd): argument 1084 def run_command(self, cmd, timeout): argument
|
A D | coverage.py | 239 def run_command(self, cmd, coveragelog): argument
|
/scripts/tests/twister/ |
A D | test_testplan.py | 1723 def mock_call(cmd, shell=False): argument
|
/scripts/ci/ |
A D | check_compliance.py | 2342 def cmd2str(cmd): argument
|
Completed in 21 milliseconds