Home
last modified time | relevance | path

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

12

/Zephyr-Core-3.5.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.5.0/scripts/
Dtwister187 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
193 ZEPHYR_BASE = str(Path(__file__).resolve().parents[1]) variable
/Zephyr-Core-3.5.0/
Dzephyr-env.cmd2 set ZEPHYR_BASE=%~dp0 variable
/Zephyr-Core-3.5.0/cmake/
Dverify-toolchain.cmake28 set(ZEPHYR_BASE ${CMAKE_CURRENT_LIST_DIR}/../) variable
/Zephyr-Core-3.5.0/samples/subsys/debug/gdbstub/pytest/
Dtest_gdbstub.py12 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
/Zephyr-Core-3.5.0/scripts/tests/twister_blackbox/
Dconftest.py14 ZEPHYR_BASE = os.getenv('ZEPHYR_BASE') variable
/Zephyr-Core-3.5.0/scripts/utils/
Dmigrate_includes.py24 ZEPHYR_BASE = Path(__file__).parents[2] variable
Dmigrate_mcumgr_kconfigs.py22 ZEPHYR_BASE = Path(__file__).parents[2] variable
/Zephyr-Core-3.5.0/scripts/west_commands/
Dzephyr_ext_common.py20 ZEPHYR_BASE = Path(os.environ.get('ZEPHYR_BASE', THIS_ZEPHYR)) variable
/Zephyr-Core-3.5.0/scripts/tests/twister/
Dtest_twister.py15 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
Dtest_runner.py17 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
Dconftest.py14 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_scl.py15 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
Dtest_testplan_class.py13 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
Dtest_testsuite.py17 ZEPHYR_BASE = os.getenv('ZEPHYR_BASE') variable
/Zephyr-Core-3.5.0/cmake/modules/
Dunittest.cmake37 set(ZEPHYR_BASE ${ENV_ZEPHYR_BASE} CACHE PATH "Zephyr base") variable
/Zephyr-Core-3.5.0/scripts/pylib/twister/twisterlib/
Denvironment.py26 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
Dtestplan.py40 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
/Zephyr-Core-3.5.0/scripts/tests/build_helpers/
Dtest_domains.py14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
/Zephyr-Core-3.5.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.5.0/doc/_extensions/zephyr/kconfig/
D__init__.py55 ZEPHYR_BASE = Path(__file__).parents[4] variable
/Zephyr-Core-3.5.0/doc/
Dconf.py15 ZEPHYR_BASE = Path(__file__).resolve().parents[1] variable

12