Home
last modified time | relevance | path

Searched defs:ZEPHYR_BASE (Results 1 – 22 of 22) sorted by relevance

/Zephyr-Core-3.4.0/share/zephyr-package/cmake/
DZephyrConfig.cmake91 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
DZephyrConfigVersion.cmake91 set(ZEPHYR_BASE ${CURRENT_ZEPHYR_DIR}) variable
99 set(ZEPHYR_BASE) variable
/Zephyr-Core-3.4.0/scripts/
Dtwister177 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
183 ZEPHYR_BASE = str(Path(__file__).resolve().parents[1]) variable
/Zephyr-Core-3.4.0/
Dzephyr-env.cmd2 set ZEPHYR_BASE=%~dp0 variable
/Zephyr-Core-3.4.0/cmake/
Dverify-toolchain.cmake28 set(ZEPHYR_BASE ${CMAKE_CURRENT_LIST_DIR}/../) variable
/Zephyr-Core-3.4.0/scripts/utils/
Dmigrate_mcumgr_kconfigs.py22 ZEPHYR_BASE = Path(__file__).parents[2] variable
/Zephyr-Core-3.4.0/scripts/west_commands/
Dzephyr_ext_common.py20 ZEPHYR_BASE = Path(os.environ.get('ZEPHYR_BASE', THIS_ZEPHYR)) variable
/Zephyr-Core-3.4.0/scripts/tests/twister/
Dtest_twister.py15 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
Dtest_testsuite.py13 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
Dconftest.py12 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
Dtest_runner.py17 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
Dtest_harness.py14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
Dtest_testinstance.py14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
Dtest_testplan_class.py13 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
/Zephyr-Core-3.4.0/cmake/modules/
Dunittest.cmake37 set(ZEPHYR_BASE ${ENV_ZEPHYR_BASE} CACHE PATH "Zephyr base") variable
/Zephyr-Core-3.4.0/scripts/pylib/twister/twisterlib/
Denvironment.py26 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
Dtestplan.py38 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
/Zephyr-Core-3.4.0/doc/_scripts/
Dgen_devicetree_rest.py25 ZEPHYR_BASE = Path(__file__).parents[2] variable
30 ZEPHYR_BASE = Path(__file__).parents[2] variable
/Zephyr-Core-3.4.0/doc/_extensions/zephyr/kconfig/
D__init__.py59 ZEPHYR_BASE = Path(__file__).parents[4] variable
/Zephyr-Core-3.4.0/doc/
Dconf.py14 ZEPHYR_BASE = Path(__file__).resolve().parents[1] variable
/Zephyr-Core-3.4.0/scripts/release/
Dlist_devicetree_bindings_changes.py21 ZEPHYR_BASE = HERE.parent.parent variable
/Zephyr-Core-3.4.0/scripts/kconfig/
Dkconfigfunctions.py12 ZEPHYR_BASE = str(Path(__file__).resolve().parents[2]) variable