Home
last modified time | relevance | path

Searched refs:vars (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/soc/mediatek/mt8xxx/
Dmtk_adsp_load.py194 vars(self)["base_addr"] = base_addr
195 vars(self)["ptrs"] = {}
196 vars(self)["frozen"] = False
199 vars(self)["frozen"] = True
/Zephyr-latest/doc/develop/
Denv_vars.rst168 Some :ref:`important-build-vars` can also be set in the environment. Here
174 See :ref:`important-build-vars`.
178 See :ref:`important-build-vars`.
186 See :ref:`important-build-vars`.
190 See :ref:`important-build-vars`.
194 See :ref:`important-build-vars`.
/Zephyr-latest/doc/develop/toolchains/
Dintel_oneapi_toolkit.rst14 source $ONEAPI_TOOLCHAIN_PATH/compiler/latest/env/vars.sh
/Zephyr-latest/soc/nuvoton/npcm/common/esiost/
Desiost_args.py80 for arg in vars(argument_list):
/Zephyr-latest/lib/libc/newlib/
DCMakeLists.txt19 # unable to, it will be up to the user to specify LIBC_LIBRARY_DIR vars to
/Zephyr-latest/soc/nuvoton/npcx/common/ecst/
Decst_args.py126 for arg in vars(argument_list):
/Zephyr-latest/cmake/modules/
Duser_cache.cmake42 # Determine which env vars should be checked
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py375 vars(self)["base_addr"] = base_addr
376 vars(self)["ptrs"] = {}
377 vars(self)["frozen"] = False
379 vars(self)["frozen"] = True
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Denvironment.py1062 dict_options = vars(self.options)
1063 dict_default = vars(self.default_options)
Dhardwaremap.py122 v = vars(self)
Dreports.py293 report_options = vars(self.env.options)
/Zephyr-latest/doc/develop/west/
Dwithout-west.rst63 :ref:`ZEPHYR_MODULES <important-build-vars>`.
Dbuild-flash-debug.rst240 To set :ref:`DTC_OVERLAY_FILE <important-build-vars>` to
/Zephyr-latest/scripts/west_commands/
Drun_common.py476 for a, v in vars(user_args).items():
/Zephyr-latest/doc/develop/debug/
Dindex.rst110 Substitute the correct :ref:`ZEPHYR_BASE <important-build-vars>` for your
/Zephyr-latest/doc/develop/application/
Dindex.rst19 <important-build-vars>` is set appropriately, though.)
384 .. _important-build-vars:
511 :ref:`DTC_OVERLAY_FILE <important-build-vars>`.
/Zephyr-latest/samples/subsys/mgmt/updatehub/
DREADME.rst162 More information about overlay files in :ref:`important-build-vars`.