Home
last modified time | relevance | path

Searched defs:build_dir (Results 1 – 10 of 10) sorted by relevance

/Zephyr-Core-3.7.0/boards/
DCMakeLists.txt8 set(build_dir boards/${ARCH}/${BOARD}) variable
/Zephyr-Core-3.7.0/scripts/west_commands/
Drun_common.py293 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
Dsign.py230 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
Dzcmake.py213 def from_build_dir(build_dir): argument
/Zephyr-Core-3.7.0/scripts/west_commands/zspdx/
Dsbom.py37 def setupCmakeQuery(build_dir): argument
/Zephyr-Core-3.7.0/tests/subsys/logging/dictionary/pytest/
Dtest_logging_dictionary.py23 def process_logs(dut: DeviceAdapter, build_dir): argument
/Zephyr-Core-3.7.0/doc/_extensions/zephyr/
Dapplication.py349 def _mkdir(mkdir, build_dir, host_os, skip_config): argument
/Zephyr-Core-3.7.0/scripts/tests/build_helpers/
Dtest_domains.py112 def mock_domain(name, build_dir, *args, **kwargs): argument
/Zephyr-Core-3.7.0/scripts/pylib/twister/twisterlib/
Drunner.py231 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/
Dtest_handlers.py1459 def test_qemuhandler_get_default_domain_build_dir( argument