Home
last modified time | relevance | path

Searched refs:node (Results 976 – 1000 of 1120) sorted by relevance

1...<<31323334353637383940>>...45

/Zephyr-latest/boards/nordic/nrf9160dk/doc/
Dindex.rst430 other available routing options, enable or disable the devicetree node that
437 | Devicetree node label | Analog switch name |
471 | Devicetree node label | Analog switch name |
/Zephyr-latest/dts/arm/infineon/cat1a/legacy/
Dpsoc6_cm0.dtsi16 /delete-node/ cpu@1;
/Zephyr-latest/scripts/build/
Delf_parser.py284 dot.node(str(dev.ordinal), text)
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_cdp1.c426 TEST_CASE(node, data_comparison, "Compare encoded and decoded CDP1 data."),
/Zephyr-latest/boards/nxp/imx8mp_evk/doc/
Dindex.rst226 The device tree must inlcude CM7 dts node with compatible string "fsl,imx8mn-cm7",
228 need to put "m4_reserved" in the list of memory-region property of the cm7 node.
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dcfg.c34 struct bt_mesh_cdb_node *node = bt_mesh_cdb_node_get(bt_mesh_shell_target_ctx.dst); in cmd_reset() local
36 if (node) { in cmd_reset()
37 bt_mesh_cdb_node_del(node, true); in cmd_reset()
1881 SHELL_CMD_ARG(node-id, NULL, "<NetKeyIdx> [Identify]", cmd_node_id, 2, 1),
/Zephyr-latest/subsys/lorawan/services/
DKconfig76 The default decoder implementation from LoRaMAC-node.
/Zephyr-latest/boards/shields/amg88xx/doc/
Dindex.rst61 where node aliases for I2C and GPIO interfaces are correctly defined in the
/Zephyr-latest/doc/services/pm/
Dpower_domain.rst126 ``power-domain`` node's property. The example below declares devices
Dsystem.rst29 node [height=1.2 style=rounded]
/Zephyr-latest/include/zephyr/drivers/
Despi.h429 sys_snode_t node; member
/Zephyr-latest/dts/arm/nxp/
Dnxp_kv5x.dtsi30 /* Dummy pinctrl node, filled with pin mux options at board level */
Dnxp_kw2xd.dtsi35 /* Dummy pinctrl node, filled with pin mux options at board level */
Dnxp_mcxc_common.dtsi36 /* Dummy pinctrl node, filled with pin mux options at board level */
Dnxp_s32k1xx.dtsi26 /* Dummy pinctrl node, filled with pin mux options at board level */
/Zephyr-latest/dts/arm/renesas/ra/ra6/
Dr7fa6e10x.dtsi11 /delete-node/ &adc1;
/Zephyr-latest/boards/dragino/lsn50/doc/
Dindex.rst180 https://www.dragino.com/products/lora-lorawan-end-node/item/128-lsn50.html
/Zephyr-latest/doc/services/settings/
Dindex.rst122 chosen node in the devicetree.
318 /* custom backend node */
/Zephyr-latest/boards/altr/max10/doc/
Dindex.rst107 port on the board (it will show up in /dev as a ttyUSB node), and then running
114 Enable ``jtag_uart`` node in :file:`altera_max10.dts` or overlay file:
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst209 * Fixed an issue where a node acting as a LPN was triggering Friend Poll messages when sending a
211 * Fixed an issue where provisioning completes successfully on a node when the identical Public Key
215 * Fixed an issue where a node could enter IV Update in Progress state if an old SNB with the
234 * Fixed an issue where the Composition Data Page 128 was not present on a node that has
238 * Fixed an issue where the Remote Provisioning Client model instanted on a node together with
273 * Fixed leak in scheduled ticker node when rescheduling ticker nodes
530 * Reworked the device node hierarchy in smsc91x.
534 * Updated driver DT bindings to use ``ethernet-phy`` devicetree node name consistently.
536 a child node, this makes the phy device a child of mdio.
721 device tree node.
[all …]
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/
Dtippy-bundle.umd.min.js6node:e,eventType:t,handler:n,options:r})}))}function ht(){var t;Z()&&(gt("touchstart",yt,{passive:…
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c374 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&event_callbacks, cb, tmp, node) { in hawkbit_event_raise()
393 sys_slist_prepend(&event_callbacks, &cb->node); in hawkbit_event_add_callback()
409 if (!sys_slist_find_and_remove(&event_callbacks, &cb->node)) { in hawkbit_event_remove_callback()
/Zephyr-latest/doc/kernel/drivers/
Dindex.rst386 to the associated device node in the DTS file. For example:
559 Device Model Drivers with multiple MMIO regions in the same DT node
563 node using the ``reg-names`` property to differentiate them, for example:
/Zephyr-latest/soc/nordic/
DKconfig47 Disable TF-M secure output if the uart1 node has not assigned GPIO
/Zephyr-latest/include/zephyr/zbus/
Dzbus.h906 sys_snode_t node; member

1...<<31323334353637383940>>...45