Searched refs:node (Results 976 – 1000 of 1120) sorted by relevance
1...<<31323334353637383940>>...45
/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/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/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 | 226 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/ |
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/boards/shields/amg88xx/doc/ |
D | index.rst | 61 where node aliases for I2C and GPIO interfaces are correctly defined in the
|
/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/include/zephyr/drivers/ |
D | espi.h | 429 sys_snode_t node; member
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_kv5x.dtsi | 30 /* 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_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 */
|
/Zephyr-latest/dts/arm/renesas/ra/ra6/ |
D | r7fa6e10x.dtsi | 11 /delete-node/ &adc1;
|
/Zephyr-latest/boards/dragino/lsn50/doc/ |
D | index.rst | 180 https://www.dragino.com/products/lora-lorawan-end-node/item/128-lsn50.html
|
/Zephyr-latest/doc/services/settings/ |
D | index.rst | 122 chosen node in the devicetree. 318 /* custom backend node */
|
/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 | 374 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/ |
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
|
1...<<31323334353637383940>>...45