Searched refs:node (Results 1101 – 1120 of 1120) sorted by relevance
1...<<4142434445
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt11xx.dtsi | 1320 * implementation, so the SysTick node should not be enabled.
|
D | nxp_s32z27x_r52.dtsi | 76 /* Dummy pinctrl node, filled with pin mux options at board level */
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.4.rst | 752 * Added support for inferring bindings for ``/zephyr,user`` devicetree node 1274 * :github:`26984` - sys/device_mmio.h API design should accept generic DT node identifiers 1441 * :github:`26177` - Bluetooth: Mesh: Friend node unexpected un-reference buffer 1563 * :github:`25444` - No IPv6 routes from BLE IPSP node (NRF52840DK) 1622 * :github:`24499` - devicetree: node name for SPI buses should be 'spi' warning
|
D | migration-guide-4.0.rst | 258 devicetree property ``detect-cd`` should be added to the USDHC node in use.
|
D | release-notes-1.7.rst | 159 * ``ZEP-19`` - IPSP node support
|
D | release-notes-3.3.rst | 826 file: :zephyr_file:`dts/bindings/pinctrl/pincfg-node.yaml`. Pin control 829 grandchild level, while drivers using the node approach need to include it 982 device tree node to achieve a 48MHz bus clock. Note that, in most cases, core clock 986 using ``clocks`` node property. When a dedicated HSI 48MHz clock is available on target, 2902 * :github:`54472` - How to enable a node in main. 3495 * :github:`50603` - Upgrade to loramac-node 4.7.0 when it is released to fix async LoRa reception o… 3776 * :github:`29986` - Add support for a single node having multiple bus types
|
D | release-notes-2.6.rst | 197 …* Added support for memory region generation by the linker based on device tree node information i… 444 Use the :ref:`zephyr,bt-c2h-uart chosen node <devicetree-chosen-nodes>` 871 SDMMC host controller drivers are selected when the corresponding node 1489 * :github:`33896` - Device tree: STM32L4 defines can1 node for chips which do not support CAN perip… 1620 * :github:`33475` - Need to add device node for UART10 in dts/arm/st/h7/stm32h723.dtsi
|
D | release-notes-1.11.rst | 259 * :github:`3712` - RPL client node version bogus incrementation
|
D | release-notes-1.14.rst | 341 …:github:`16594` - net: dns: Zephyr is unable to unpack mDNS answers produced by another Zephyr node 469 running full system, multi-node simulations, without the need of real 651 running full system, multi-node simulations, without the need of real 1761 * :github:`12250` - DTS: Inconsistencies seen for SPI node with size-cells 2239 * :github:`6585` - kernel: re-delete event list node [bug]
|
D | release-notes-3.1.rst | 39 the status of the checked node. Its former functionality is provided by the 1344 … driver: pinctrl: npcx: get build error when apply pinctrl mechanism to a DT node without reg prop. 1612 * :github:`43988` - Extracting the index of a child node referenced using alias
|
D | release-notes-2.0.rst | 827 …532` - List of missing device tree properties with 'category: required' in the binding for the node 999 …:github:`16594` - net: dns: Zephyr is unable to unpack mDNS answers produced by another Zephyr node
|
D | release-notes-1.13.rst | 155 * No need to join IPv6 solicited node multicast group for Bluetooth IPSP
|
D | release-notes-3.0.rst | 578 to parent timer node.
|
/Zephyr-latest/dts/common/nordic/ |
D | nrf54h20.dtsi | 18 /delete-node/ &sw_pwm;
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | runner.py | 195 for pre, _, node in RenderTree(root):
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm_cortex_m.rst | 457 When the property ``zephyr,memory-attr`` is present in a memory node, a new MPU
|
/Zephyr-latest/doc/build/kconfig/ |
D | tips.rst | 63 named ``MY_DEVICE_I2C_BUS_NAME`` for specifying the bus node your device is
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 2709 # class node. If there are many fields or methods and many nodes the graph may 2898 # by representing a node as a red box. Note that if the number of direct 2899 # children of the root node in a graph is already larger than 2910 # further from the root node will be omitted. Note that setting this option to 1
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 1058 behaves differently depending on the bus the node is on. If that occurs, the reference points at
|
/Zephyr-latest/doc/services/zbus/ |
D | index.rst | 674 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(chan->observers, obs_nd, tmp, node) {
|
1...<<4142434445