Home
last modified time | relevance | path

Searched refs:unset (Results 1 – 25 of 51) sorted by relevance

123

/Zephyr-latest/tests/cmake/zephyr_get/
DCMakeLists.txt108 unset(VARIABLE CACHE)
109 unset(VARIABLE)
118 unset(VARIABLE CACHE)
119 unset(ENV{VARIABLE})
126 unset(VARIABLE)
153 unset(TESTCASE_VARIABLE CACHE)
154 unset(TESTCASE_VARIABLE)
171 unset(TESTCASE_VARIABLE CACHE)
172 unset(ENV{TESTCASE_VARIABLE})
196 unset(VARIABLE CACHE)
[all …]
Dsysbuild.cmake24 unset(ASSERT_FAIL_COUNT)
/Zephyr-latest/boards/microchip/mec1501modular_assy6885/
DCMakeLists.txt31 unset(EVERGLADES_SPI_GEN_FINDFILE)
32 unset(EVERGLADES_SPI_GEN_FILENAME)
48 unset(EVERGLADES_SPI_GEN)
49 unset(EVERGLADES_SPI_CFG)
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/
DCMakeLists.txt31 unset(EVERGLADES_SPI_GEN_FINDFILE)
32 unset(EVERGLADES_SPI_GEN_FILENAME)
48 unset(EVERGLADES_SPI_GEN)
49 unset(EVERGLADES_SPI_CFG)
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/
DCMakeLists.txt31 unset(MEC172X_SPI_GEN_FINDFILE)
32 unset(MEC172X_SPI_GEN_FILENAME)
48 unset(MEC172X_SPI_GEN)
49 unset(MEC172X_SPI_CFG)
/Zephyr-latest/cmake/modules/
Dversion.cmake138 unset(MAJOR)
139 unset(MINOR)
140 unset(PATCH)
141 unset(TWEAK)
142 unset(${type}_VERSION_WITHOUT_TWEAK)
143 unset(${type}_VERSION_WITH_TWEAK)
Dhwm_v2.cmake113 unset(SOC_V2_NAME)
114 unset(SOC_V2_DIR)
115 unset(SOC_V2_HWM)
116 unset(ARCH_V2_NAME)
117 unset(ARCH_V2_DIR)
DFindTargetTools.cmake92 # so we unset the 'generic' one and thereby force the 'target' to
94 unset(CMAKE_C_COMPILER)
95 unset(CMAKE_C_COMPILER CACHE)
Dkconfig.cmake212 unset(EXTRA_KCONFIG_OPTIONS)
394 unset(${name})
395 unset(${name} CACHE)
406 unset(${name})
423 unset(CLI_${name} CACHE)
425 unset(temp_${name})
Dpre_dt.cmake53 unset(real_dts_root)
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/
DCMakeLists.txt33 unset(MEC172X_SPI_GEN)
34 unset(MEC172X_SPI_CFG)
/Zephyr-latest/boards/pimoroni/pico_plus2/support/
Dopenocd.cfg5 # Set the adaptor speed, if unset, and given as an argument.
/Zephyr-latest/boards/wiznet/w5500_evb_pico2/support/
Dopenocd.cfg5 # Set the adaptor speed, if unset, and given as an argument.
/Zephyr-latest/boards/raspberrypi/rpi_pico2/support/
Dopenocd.cfg5 # Set the adaptor speed, if unset, and given as an argument.
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/support/
Dopenocd.cfg5 # Set the adaptor speed, if unset, and given as an argument.
/Zephyr-latest/boards/raspberrypi/rpi_pico/support/
Dopenocd.cfg5 # Set the adaptor speed, if unset, and given as an argument.
/Zephyr-latest/boards/wiznet/w5500_evb_pico/support/
Dopenocd.cfg5 # Set the adaptor speed, if unset, and given as an argument.
/Zephyr-latest/boards/
DCMakeLists.txt10 unset(build_dir)
/Zephyr-latest/samples/posix/env/
DREADME.rst78 The shell command below may be used to unset environment variables.
82 uart:~$ posix env unset BOARD
/Zephyr-latest/cmake/toolchain/arcmwdt/
Dgeneric.cmake34 unset(TOOLCHAIN_HAS_NEWLIB CACHE)
35 unset(TOOLCHAIN_HAS_PICOLIBC CACHE)
/Zephyr-latest/lib/posix/shell/
Denv.c126 SHELL_CMD(unset, NULL, HELP_ENV_UNSET, cmd_env_unset),
/Zephyr-latest/soc/
DCMakeLists.txt10 unset(_SOC_IS_IN_TREE)
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/
Dkconfig.css45 box-shadow: unset;
/Zephyr-latest/cmake/toolchain/llvm/
Dtarget.cmake49 unset(triple)
/Zephyr-latest/kernel/
DCMakeLists.txt38 unset(libkernel_stem)
226 unset(libkernel)

123