/Zephyr-Core-3.5.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.5.0/scripts/ |
D | twister | 187 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable 193 ZEPHYR_BASE = str(Path(__file__).resolve().parents[1]) variable
|
/Zephyr-Core-3.5.0/ |
D | zephyr-env.cmd | 2 set ZEPHYR_BASE=%~dp0 variable
|
/Zephyr-Core-3.5.0/cmake/ |
D | verify-toolchain.cmake | 28 set(ZEPHYR_BASE ${CMAKE_CURRENT_LIST_DIR}/../) variable
|
/Zephyr-Core-3.5.0/samples/subsys/debug/gdbstub/pytest/ |
D | test_gdbstub.py | 12 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
/Zephyr-Core-3.5.0/scripts/tests/twister_blackbox/ |
D | conftest.py | 14 ZEPHYR_BASE = os.getenv('ZEPHYR_BASE') variable
|
/Zephyr-Core-3.5.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
|
/Zephyr-Core-3.5.0/scripts/west_commands/ |
D | zephyr_ext_common.py | 20 ZEPHYR_BASE = Path(os.environ.get('ZEPHYR_BASE', THIS_ZEPHYR)) variable
|
/Zephyr-Core-3.5.0/scripts/tests/twister/ |
D | test_twister.py | 15 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
D | test_runner.py | 17 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
D | conftest.py | 14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
D | test_harness.py | 14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
D | test_testinstance.py | 14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
D | test_scl.py | 15 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
D | test_testplan_class.py | 13 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
D | test_testsuite.py | 17 ZEPHYR_BASE = os.getenv('ZEPHYR_BASE') variable
|
/Zephyr-Core-3.5.0/cmake/modules/ |
D | unittest.cmake | 37 set(ZEPHYR_BASE ${ENV_ZEPHYR_BASE} CACHE PATH "Zephyr base") variable
|
/Zephyr-Core-3.5.0/scripts/pylib/twister/twisterlib/ |
D | environment.py | 26 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
D | testplan.py | 40 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
/Zephyr-Core-3.5.0/scripts/tests/build_helpers/ |
D | test_domains.py | 14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
|
/Zephyr-Core-3.5.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.5.0/doc/_extensions/zephyr/kconfig/ |
D | __init__.py | 55 ZEPHYR_BASE = Path(__file__).parents[4] variable
|
/Zephyr-Core-3.5.0/doc/ |
D | conf.py | 15 ZEPHYR_BASE = Path(__file__).resolve().parents[1] variable
|