Home
last modified time | relevance | path

Searched refs:root (Results 151 – 175 of 227) sorted by relevance

12345678910

/Zephyr-latest/subsys/fs/
DKconfig.fatfs56 int "Max number of entries in FAT FS root directory"
60 Sets how many root directory entries will be allocated when
/Zephyr-latest/doc/develop/west/
Dextensions.rst142 :file:`my_west_extension.py` at the project root directory:
223 Where :file:`path/to/west-commands.yml` is relative to the root of the project.
/Zephyr-latest/doc/build/dts/
Dintro-syntax-structure.rst45 #. A root node: ``/``
46 #. A node named ``a-node``, which is a child of the root node
58 (``/``), and the root node's path is a single slash: ``/``. Otherwise, each
/Zephyr-latest/samples/subsys/usb/dfu-next/
DREADME.rst85 …:gen-args: -DCONFIG_MCUBOOT_SIGNATURE_KEY_FILE=\"bootloader/mcuboot/root-rsa-2048.pem\" -DCONFIG_B…
/Zephyr-latest/boards/atmel/sam/sam_v71_xult/
Dsam_v71_xult-common.dtsi4 * Copyright (c) 2020 Stephanos Ioannidis <root@stephanos.io>
/Zephyr-latest/doc/connectivity/networking/
Dnative_sim_setup.rst102 leveraged (root) privileges are needed.
/Zephyr-latest/boards/amd/kv260_r5/doc/
Dindex.rst121 $ sudo -i # You need to operate the remoteproc as root
/Zephyr-latest/doc/develop/application/
Dindex.rst1046 your board as a non-root user. If flashing fails,
1196 …be provided, for example ``list(APPEND BOARD_ROOT ${CMAKE_CURRENT_SOURCE_DIR}/<extra-board-root>)`…
1197 When using ``-DBOARD_ROOT=<board-root>`` both absolute and relative paths can
1284 be provided, for example ``list(APPEND SOC_ROOT ${CMAKE_CURRENT_SOURCE_DIR}/<extra-soc-root>``.
1285 When using ``-DSOC_ROOT=<soc-root>`` both absolute and relative paths can be
1313 :gen-args: -DDTS_ROOT=<path to dts root>
1324 be provided, for example ``list(APPEND DTS_ROOT ${CMAKE_CURRENT_SOURCE_DIR}/<extra-dts-root>``.
1325 When using ``-DDTS_ROOT=<dts-root>`` both absolute and relative paths can be
/Zephyr-latest/boards/phytec/phyboard_lyra/doc/
Dphyboard_lyra_am62xx_m4.rst105 # From the root of the Zephyr repository
/Zephyr-latest/boards/nordic/nrf52840dongle/doc/
Dindex.rst121 root directory of your :term:`west installation`.
253 -B smp_svr.signed.bin -- --key mcuboot/root-rsa-2048.pem
/Zephyr-latest/cmake/modules/
Ddts.cmake237 # Cache the location of the root bindings so they can be used by
240 "DT bindings root directories")
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Drunner.py157 root = Node("Summary")
159 Node(f"Total test suites: {self.total}", parent=root)
160 processed_suites = Node(f"Processed test suites: {self.done}", parent=root)
174 total_cases = Node(f"Total test cases: {self.cases}", parent=root)
197 for pre, _, node in RenderTree(root):
/Zephyr-latest/cmake/linker/iar/
Dconfig_file_script.cmake493 set(root "root ") variable
495 set(root) variable
500 "define ${root}section ${first_index_section_name} {};")
/Zephyr-latest/boards/96boards/nitrogen/doc/
Dindex.rst268 pyOCD as root (e.g. sudo).
/Zephyr-latest/doc/develop/debug/
Dindex.rst77 Run the following from your project root:
238 ``Select root directory:``. Check the box for your project in the list of
/Zephyr-latest/doc/develop/
Dmodules.rst74 :file:`zephyr/` folder at the root of the repository.
515 :file:`CMakeLists.txt` and :file:`Kconfig` files in the root directory of the
907 The Zephyr repository itself is always added as a Zephyr module ext root.
917 All ``root`` settings are relative to the root of the module.
963 <zephyr-module-root>
1016 - ``license-path``: Path to the license file for this blob, relative to the root
/Zephyr-latest/boards/adi/apard32690/doc/
Dindex.rst10 security features such as for root-of-trust, mutual authentication, data confidentiality and
/Zephyr-latest/doc/connectivity/networking/conn_mgr/figures/
Dintegration_diagram_detailed.drawio4 <root>
202 </root>
/Zephyr-latest/boards/phytec/reel_board/doc/
Dindex.rst481 If you use Linux, create a udev rule (as ``root``) to fix a permission issue
482 when not using root for flashing.
/Zephyr-latest/doc/build/
Dzephyr_cmake_package.rst129 The root of a Zephyr workspace is identical to ``west topdir`` if the workspace was
403 # The toolchain root is located above the path to the compiler.
/Zephyr-latest/doc/build/dts/api/
Dapi.rst35 The root node ``/`` has node identifier ``DT_ROOT``. You can create node
140 - every non-root node directly depends on its parent node
/Zephyr-latest/modules/trusted-firmware-m/
DKconfig.tfm263 …default "${ZEPHYR_TRUSTED_FIRMWARE_M_MODULE_DIR}/bl2/ext/mcuboot/root-${CONFIG_TFM_MCUBOOT_SIGNATU…
272 …default "${ZEPHYR_TRUSTED_FIRMWARE_M_MODULE_DIR}/bl2/ext/mcuboot/root-${CONFIG_TFM_MCUBOOT_SIGNATU…
/Zephyr-latest/samples/subsys/mgmt/updatehub/
DREADME.rst262 --key bootloader/mcuboot/root-rsa-2048.pem
301 --version 2.0.0 --key bootloader/mcuboot/root-rsa-2048.pem
/Zephyr-latest/cmake/ide/
Declipse_cdt4_generator_amendment.cmake22 # The root cause of the problem is the g++ built-in __cplusplus macro,
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_handlers.rst169 This is an example file which can be used to load the Kconfig and CMake files from the root of the

12345678910