/Zephyr-Core-3.7.0/share/zephyr-package/cmake/ |
D | ZephyrConfig.cmake | 91 set(ZEPHYR_BASE ${ZEPHYR_BASE} CACHE PATH "Zephyr base") variable 116 set(ZEPHYR_BASE ${CURRENT_ZEPHYR_DIR} CACHE PATH "Zephyr base") variable 124 set(ZEPHYR_BASE ${CURRENT_ZEPHYR_DIR} CACHE PATH "Zephyr base") variable 147 set(ZEPHYR_BASE ${CURRENT_ZEPHYR_DIR} CACHE PATH "Zephyr base") variable 158 set(ZEPHYR_BASE ${CURRENT_ZEPHYR_DIR} CACHE PATH "Zephyr base") variable
|
D | ZephyrConfigVersion.cmake | 91 set(ZEPHYR_BASE ${CURRENT_ZEPHYR_DIR}) variable 99 set(ZEPHYR_BASE) variable
|
/Zephyr-Core-3.7.0/scripts/ |
D | twister | 190 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable 196 ZEPHYR_BASE = str(Path(__file__).resolve().parents[1]) variable
|
/Zephyr-Core-3.7.0/ |
D | zephyr-env.cmd | 2 set ZEPHYR_BASE=%~dp0 variable
|
/Zephyr-Core-3.7.0/cmake/ |
D | verify-toolchain.cmake | 28 set(ZEPHYR_BASE ${CMAKE_CURRENT_LIST_DIR}/../) variable
|
/Zephyr-Core-3.7.0/scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/ |
D | domains_helper.py | 12 ZEPHYR_BASE = os.environ['ZEPHYR_BASE'] variable
|
/Zephyr-Core-3.7.0/scripts/tests/twister/ |
D | test_platform.py | 14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
D | test_twister.py | 15 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
D | conftest.py | 14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
D | test_scl.py | 15 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
/Zephyr-Core-3.7.0/scripts/utils/ |
D | migrate_includes.py | 24 ZEPHYR_BASE = Path(__file__).parents[2] variable
|
D | migrate_mcumgr_kconfigs.py | 22 ZEPHYR_BASE = Path(__file__).parents[2] variable
|
D | migrate_posix_kconfigs.py | 26 ZEPHYR_BASE = Path(__file__).parents[2] variable
|
D | board_v1_to_v2.py | 41 ZEPHYR_BASE = Path(__file__).parents[2] variable
|
/Zephyr-Core-3.7.0/scripts/west_commands/ |
D | zephyr_ext_common.py | 20 ZEPHYR_BASE = Path(os.environ.get('ZEPHYR_BASE', THIS_ZEPHYR)) variable
|
/Zephyr-Core-3.7.0/tests/subsys/logging/dictionary/pytest/ |
D | test_logging_dictionary.py | 19 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
/Zephyr-Core-3.7.0/scripts/tests/twister_blackbox/ |
D | conftest.py | 15 ZEPHYR_BASE = os.getenv('ZEPHYR_BASE') variable
|
/Zephyr-Core-3.7.0/cmake/modules/ |
D | unittest.cmake | 43 set(ZEPHYR_BASE ${ENV_ZEPHYR_BASE} CACHE PATH "Zephyr base") variable
|
/Zephyr-Core-3.7.0/tests/subsys/debug/gdbstub/pytest/ |
D | test_gdbstub.py | 14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
/Zephyr-Core-3.7.0/doc/_extensions/zephyr/ |
D | gh_utils.py | 50 ZEPHYR_BASE : Final[str] = Path(__file__).parents[3] variable
|
/Zephyr-Core-3.7.0/scripts/pylib/twister/twisterlib/ |
D | environment.py | 27 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
/Zephyr-Core-3.7.0/scripts/tests/build_helpers/ |
D | test_domains.py | 14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
/Zephyr-Core-3.7.0/doc/_scripts/ |
D | gen_devicetree_rest.py | 25 ZEPHYR_BASE = Path(__file__).parents[2] variable 30 ZEPHYR_BASE = Path(__file__).parents[2] variable
|
/Zephyr-Core-3.7.0/doc/_extensions/zephyr/kconfig/ |
D | __init__.py | 57 ZEPHYR_BASE = Path(__file__).parents[4] variable
|
/Zephyr-Core-3.7.0/doc/ |
D | conf.py | 13 ZEPHYR_BASE = Path(__file__).resolve().parents[1] variable
|