/Zephyr-latest/boards/nordic/nrf9160dk/doc/ |
D | index.rst | 430 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/boards/toradex/colibri_imx7d/doc/ |
D | index.rst | 239 - Define the M4 remoteproc node for the drivers. 293 #Modify MU_A node to enable it 392 …[ 497.184826] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node vdev0buffer0@900020…
|
/Zephyr-latest/dts/arm/infineon/cat1a/legacy/ |
D | psoc6_cm0.dtsi | 16 /delete-node/ cpu@1;
|
/Zephyr-latest/scripts/build/ |
D | elf_parser.py | 284 dot.node(str(dev.ordinal), text)
|
/Zephyr-latest/boards/dragino/lsn50/doc/ |
D | index.rst | 163 https://www.dragino.com/products/lora-lorawan-end-node/item/128-lsn50.html
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_cdp1.c | 426 TEST_CASE(node, data_comparison, "Compare encoded and decoded CDP1 data."),
|
/Zephyr-latest/boards/nxp/imx8mp_evk/doc/ |
D | index.rst | 230 The device tree must inlcude CM7 dts node with compatible string "fsl,imx8mn-cm7", 232 need to put "m4_reserved" in the list of memory-region property of the cm7 node.
|
/Zephyr-latest/drivers/espi/ |
D | espi_taf_npcx.c | 24 #define NPCX_TAF_ALLOC_SIZE(node) (MB(1) << DT_ENUM_IDX(node, spi_dev_size)) argument
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | cfg.c | 34 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/ |
D | Kconfig | 76 The default decoder implementation from LoRaMAC-node.
|
/Zephyr-latest/include/zephyr/drivers/ |
D | espi.h | 429 sys_snode_t node; member
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_mcxc_common.dtsi | 36 /* Dummy pinctrl node, filled with pin mux options at board level */
|
D | nxp_s32k1xx.dtsi | 26 /* Dummy pinctrl node, filled with pin mux options at board level */
|
D | nxp_kw2xd.dtsi | 35 /* Dummy pinctrl node, filled with pin mux options at board level */
|
D | nxp_kv5x.dtsi | 30 /* Dummy pinctrl node, filled with pin mux options at board level */
|
/Zephyr-latest/doc/services/pm/ |
D | power_domain.rst | 126 ``power-domain`` node's property. The example below declares devices
|
D | system.rst | 29 node [height=1.2 style=rounded]
|
/Zephyr-latest/boards/shields/amg88xx/doc/ |
D | index.rst | 61 where node aliases for I2C and GPIO interfaces are correctly defined in the
|
/Zephyr-latest/boards/altr/max10/doc/ |
D | index.rst | 107 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/ |
D | release-notes-3.5.rst | 209 * 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/ |
D | tippy-bundle.umd.min.js | 6 …node:e,eventType:t,handler:n,options:r})}))}function ht(){var t;Z()&&(gt("touchstart",yt,{passive:…
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | hawkbit.c | 380 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&event_callbacks, cb, tmp, node) { in hawkbit_event_raise() 399 sys_slist_prepend(&event_callbacks, &cb->node); in hawkbit_event_add_callback() 415 if (!sys_slist_find_and_remove(&event_callbacks, &cb->node)) { in hawkbit_event_remove_callback()
|
/Zephyr-latest/doc/kernel/drivers/ |
D | index.rst | 386 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/ |
D | Kconfig | 47 Disable TF-M secure output if the uart1 node has not assigned GPIO
|
/Zephyr-latest/include/zephyr/zbus/ |
D | zbus.h | 906 sys_snode_t node; member
|