Searched refs:unset (Results 26 – 50 of 51) sorted by relevance
123
/Zephyr-latest/samples/subsys/usb/dfu-next/ |
D | README.rst | 123 I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3 127 I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
|
/Zephyr-latest/samples/subsys/usb/dfu/ |
D | README.rst | 102 I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3 105 I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_linux.rst | 108 echo 'unset CFLAGS CXXFLAGS' >> /etc/profile.d/unset_cflags.sh 310 the :envvar:`ZEPHYR_SDK_INSTALL_DIR` environment variable must be unset. 312 To make sure this variable is unset, run: 316 unset ZEPHYR_SDK_INSTALL_DIR
|
/Zephyr-latest/arch/xtensa/core/ |
D | CMakeLists.txt | 87 unset(MAY_NEED_SYSCALL_SCRATCH_REG)
|
/Zephyr-latest/cmake/modules/ |
D | snippets.cmake | 66 unset(real_snippet_root)
|
D | shields.cmake | 133 unset(CACHED_SHIELD CACHE)
|
D | boards.cmake | 225 unset(CACHED_BOARD CACHE) 285 unset(CACHED_BOARD CACHE)
|
D | dts.cmake | 221 unset(DTS_ROOT_BINDINGS)
|
D | extensions.cmake | 302 unset(single_argument) 1754 unset(include_dir) 1778 unset(header_file) 1913 # target property will be unset. 1918 unset("${CONF_VARIABLE_NAME}" PARENT_SCOPE) 3363 unset(${output} PARENT_SCOPE) 3411 # REQUIRED: Optional flag. If specified, then an unset <variable> will be 3462 unset(cli_argument) 3469 unset(app_cmake_lists) 3490 unset(${variable} PARENT_SCOPE) [all …]
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/doc/ |
D | index.rst | 293 I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3 294 I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
|
/Zephyr-latest/doc/build/signing/ |
D | index.rst | 57 …[00:00:00.011,169] <inf> mcuboot: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_…
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | blob.c | 596 SHELL_CMD_ARG(flash-stream-unset, NULL, NULL, cmd_flash_stream_unset, 1, 0),
|
/Zephyr-latest/doc/develop/ |
D | beyond-GSG.rst | 91 unset it or change its value to ``zephyr`` to make sure Zephyr SDK is selected. 96 you can unset this variable. Otherwise, set it to your chosen install location.
|
/Zephyr-latest/doc/develop/west/ |
D | troubleshooting.rst | 223 To resolve this issue, unset :envvar:`ZEPHYR_BASE` and try again.
|
D | config.rst | 83 is unset in the calling environment (also relative to the workspace root):
|
D | build-flash-debug.rst | 385 is unset in the environment.
|
D | manifest.rst | 699 is assumed to be unset.
|
/Zephyr-latest/drivers/console/ |
D | Kconfig | 66 (e.g., the shell). If unset, incoming mcumgr frames are dropped.
|
/Zephyr-latest/doc/develop/debug/ |
D | index.rst | 93 If the option is unset, then the QEMU invocation will lack a ``-s`` or a
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | CMakeLists.txt | 295 # Leave PARALLEL_JOBS unset and use the default number of
|
/Zephyr-latest/doc/build/kconfig/ |
D | setting.rst | 99 ``n``-valued symbols correspond to unset variables simplifies tests in Make.
|
/Zephyr-latest/doc/_static/css/ |
D | custom.css | 922 font-size: unset;
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.0.rst | 1082 * :github:`16227` - Zephyr env: unset var in conditional activation 1127 * :github:`16012` - Source IP address for DHCP renewal messages is unset
|
D | release-notes-1.14.rst | 114 * :github:`16012` - Source IP address for DHCP renewal messages is unset 313 * :github:`16012` - Source IP address for DHCP renewal messages is unset
|
/Zephyr-latest/ |
D | CMakeLists.txt | 135 unset(ENV{${var}})
|
123