Searched refs:labels (Results 51 – 72 of 72) sorted by relevance
123
/Zephyr-latest/dts/xtensa/intel/ |
D | intel_adsp_cavs25.dtsi | 358 * with node labels, which has problems. A better representation
|
D | intel_adsp_ace15_mtpm.dtsi | 175 * with node labels, which has problems. A better representation
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | edtlib.py | 1104 def labels(self) -> list[str]: member in Node 1106 return self._node.labels 2337 for label in node.labels:
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.4.rst | 726 * ``west sign`` now uses DT labels, of "fixed-partition" compatible nodes, to identify 729 your MCUboot slot partitions with proper DT node labels; for example partition 733 DT node labels used are listed below 1415 * Added :kconfig:option:`CONFIG_FLASH_MAP_LABELS`, which will enable runtime access to the labels 1417 is enabled. These labels will be displayed in a separate column when using the ``flash_map list``
|
D | release-notes-3.2.rst | 932 distinction between the label property and devicetree *node labels* -- which 938 labels to retrieve devices instead. Node labels look like the ``lbl`` token 1533 * Added ``FIXED_PARTITION_`` macros that move flash_map to use DTS node labels. 2636 * :github:`32608` - Revert practice of removing devicetree labels 2688 * :github:`10938` - Standardize labels (string device names) used for device binding
|
D | release-notes-3.7.rst | 459 * Added Arduino dts node labels for the nRF5340 Audio DK. 1615 node labels of a devicetree node.
|
D | release-notes-2.0.rst | 714 * :github:`18171` - gen_defines creates identical labels for multicell pwms definition 1285 * :github:`15156` - GH labels reorg
|
D | release-notes-2.2.rst | 1025 * :github:`21275` - kl2x soc fixup is missing I2C_1 labels
|
D | release-notes-1.14.rst | 934 * Introduced ``DT_`` prefix for all labels generated for information extracted 935 from device tree (with a few exceptions, such as labels for LEDs and buttons,
|
/Zephyr-latest/doc/contribute/ |
D | external.rst | 176 <new?assignees=&labels=RFC&template=007_ext-source.md&title=>` to open an issue
|
D | bin_blobs.rst | 247 <new?assignees=&labels=RFC&template=008_bin-blobs.md&title=>` to open an issue
|
D | guidelines.rst | 355 repository. Use the search filters and labels to locate PRs related to changes 917 …<https://github.com/zephyrproject-rtos/zephyr/issues/new?assignees=&labels=RFC&template=003_rfc-pr…
|
/Zephyr-latest/doc/build/dts/ |
D | phandles.rst | 17 labels. For example, with this devicetree:
|
D | macros.bnf | 93 ; DT_FOREACH_NODELABEL_VARGS, which iterate over a node's node labels.
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_1.rst | 51 | Image | Slot labels | Slot Names |
|
/Zephyr-latest/doc/project/ |
D | project_roles.rst | 66 template <new?assignees=&labels=Role+Nomination&template=006_nomination.md&title=>`.
|
D | release_process.rst | 141 - All collaborators can add or remove blocking labels.
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 402 * :rst:role:`guilabel` for GUI labels, e.g., ``:guilabel:`Cancel``` will render as :guilabel:`Cance… 632 be referenced from another file. These reference labels must be unique
|
/Zephyr-latest/cmake/linker/iar/ |
D | config_file_script.cmake | 62 # Treated by labels in the icf or image symbols.
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 284 labels corresponding to each module, where applicable.
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 31 …imary theme color. This will affect the entire websites color scheme: links, arrows, labels, ... */
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 2625 # DOT_COMMON_ATTR is common attributes for nodes, edges and labels of
|
123