Home
last modified time | relevance | path

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

12

/Zephyr-Core-3.7.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.7.0/scripts/
Dtwister190 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
196 ZEPHYR_BASE = str(Path(__file__).resolve().parents[1]) variable
/Zephyr-Core-3.7.0/
Dzephyr-env.cmd2 set ZEPHYR_BASE=%~dp0 variable
/Zephyr-Core-3.7.0/cmake/
Dverify-toolchain.cmake28 set(ZEPHYR_BASE ${CMAKE_CURRENT_LIST_DIR}/../) variable
/Zephyr-Core-3.7.0/scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/
Ddomains_helper.py12 ZEPHYR_BASE = os.environ['ZEPHYR_BASE'] variable
/Zephyr-Core-3.7.0/scripts/tests/twister/
Dtest_platform.py14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
Dtest_twister.py15 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
Dconftest.py14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
Dtest_scl.py15 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
/Zephyr-Core-3.7.0/scripts/utils/
Dmigrate_includes.py24 ZEPHYR_BASE = Path(__file__).parents[2] variable
Dmigrate_mcumgr_kconfigs.py22 ZEPHYR_BASE = Path(__file__).parents[2] variable
Dmigrate_posix_kconfigs.py26 ZEPHYR_BASE = Path(__file__).parents[2] variable
Dboard_v1_to_v2.py41 ZEPHYR_BASE = Path(__file__).parents[2] variable
/Zephyr-Core-3.7.0/scripts/west_commands/
Dzephyr_ext_common.py20 ZEPHYR_BASE = Path(os.environ.get('ZEPHYR_BASE', THIS_ZEPHYR)) variable
/Zephyr-Core-3.7.0/tests/subsys/logging/dictionary/pytest/
Dtest_logging_dictionary.py19 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
/Zephyr-Core-3.7.0/scripts/tests/twister_blackbox/
Dconftest.py15 ZEPHYR_BASE = os.getenv('ZEPHYR_BASE') variable
/Zephyr-Core-3.7.0/cmake/modules/
Dunittest.cmake43 set(ZEPHYR_BASE ${ENV_ZEPHYR_BASE} CACHE PATH "Zephyr base") variable
/Zephyr-Core-3.7.0/tests/subsys/debug/gdbstub/pytest/
Dtest_gdbstub.py14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
/Zephyr-Core-3.7.0/doc/_extensions/zephyr/
Dgh_utils.py50 ZEPHYR_BASE : Final[str] = Path(__file__).parents[3] variable
/Zephyr-Core-3.7.0/scripts/pylib/twister/twisterlib/
Denvironment.py27 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
/Zephyr-Core-3.7.0/scripts/tests/build_helpers/
Dtest_domains.py14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
/Zephyr-Core-3.7.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.7.0/doc/_extensions/zephyr/kconfig/
D__init__.py57 ZEPHYR_BASE = Path(__file__).parents[4] variable
/Zephyr-Core-3.7.0/doc/
Dconf.py13 ZEPHYR_BASE = Path(__file__).resolve().parents[1] variable

12