/Zephyr-Core-3.7.0/boards/ |
D | CMakeLists.txt | 8 set(build_dir boards/${ARCH}/${BOARD}) variable
|
/Zephyr-Core-3.7.0/scripts/west_commands/ |
D | run_common.py | 293 board_image_count, build_dir=None,): argument 497 def load_cmake_cache(build_dir, args): argument 504 def rebuild(command, build_dir, args): argument 514 def runners_yaml_path(build_dir, board): argument 568 def get_runner_config(build_dir, yaml_path, runners_yaml, args=None): argument 749 def dump_all_runner_context(command, runners_yaml, board, build_dir): argument
|
D | sign.py | 230 def sign(self, command, build_dir, build_conf, formats): argument 242 def sign(self, command, build_dir, build_conf, formats): argument 464 def sign(self, command, build_dir, build_conf, formats): argument
|
D | zcmake.py | 213 def from_build_dir(build_dir): argument
|
/Zephyr-Core-3.7.0/scripts/west_commands/zspdx/ |
D | sbom.py | 37 def setupCmakeQuery(build_dir): argument
|
/Zephyr-Core-3.7.0/tests/subsys/logging/dictionary/pytest/ |
D | test_logging_dictionary.py | 23 def process_logs(dut: DeviceAdapter, build_dir): argument
|
/Zephyr-Core-3.7.0/doc/_extensions/zephyr/ |
D | application.py | 349 def _mkdir(mkdir, build_dir, host_os, skip_config): argument
|
/Zephyr-Core-3.7.0/scripts/tests/build_helpers/ |
D | test_domains.py | 112 def mock_domain(name, build_dir, *args, **kwargs): argument
|
/Zephyr-Core-3.7.0/scripts/pylib/twister/twisterlib/ |
D | runner.py | 231 def __init__(self, testsuite: TestSuite, platform: Platform, source_dir, build_dir, jobserver): argument 438 def __init__(self, testsuite: TestSuite, platform: Platform, source_dir, build_dir, jobserver): argument 1058 build_dir): argument
|
/Zephyr-Core-3.7.0/scripts/tests/twister/ |
D | test_handlers.py | 1459 def test_qemuhandler_get_default_domain_build_dir( argument
|