Home
last modified time | relevance | path

Searched refs:node (Results 1001 – 1025 of 1120) sorted by relevance

1...<<4142434445

/Zephyr-latest/dts/arm/renesas/ra/ra4/
Dr7fa4m3ax.dtsi11 /delete-node/ &spi1;
/Zephyr-latest/tests/drivers/can/host/
DREADME.rst22 * The CAN controller to be used is set using the ``zephyr,canbus`` chosen devicetree node.
/Zephyr-latest/drivers/net/
Dnsos_adapt.c1020 int nsos_adapt_getaddrinfo(const char *node, const char *service, in nsos_adapt_getaddrinfo() argument
1051 ret = getaddrinfo(node, service, in nsos_adapt_getaddrinfo()
/Zephyr-latest/drivers/dai/intel/ssp/
Dssp.c1934 struct ssp_intel_node_ctl *node; in dai_ssp_parse_tlv() local
1974 node = (struct ssp_intel_node_ctl *)((uint8_t *)sync + in dai_ssp_parse_tlv()
1978 node->node_id, node->sampling_rate); in dai_ssp_parse_tlv()
1979 node++; in dai_ssp_parse_tlv()
/Zephyr-latest/doc/releases/
Dmigration-guide-3.7.rst85 * LiteX: Renamed the ``compatible`` of the LiteX VexRiscV interrupt controller node from
141 To configure the individual channels, you must add a child node with the
170 the Ethernet node can be deleted and redefined as the old binding to use
689 rather the UART HCI drivers select their UART by looking for the parent devicetree node of the
690 HCI driver instance node.
696 respective devicetree node being enabled or not.
Drelease-notes-3.2.rst166 * Flash Map API macros :c:macro:`FLASH_MAP_`, which have been using DTS node label
168 :c:macro:`FIXED_PARTITION_` which use DTS node label instead.
175 | Deprecated, takes label property | Replacement, takes DTS node label |
189 purpose was to obtain the DTS node property label.
932 distinction between the label property and devicetree *node labels* -- which
937 Instead of using label properties, you should now generally be using node
965 :ref:`node identifier <dt-node-identifiers>` -- you don't have to use
1025 deprecated macros: if you need to access a devicetree node's label
1038 of strings as well as a string. This allows a single node to declare that
1475 * Upgraded the loramac-node repository to v4.6.0.
[all …]
Drelease-notes-2.7.rst174 in favor of chosen node ``zephyr,ot-uart``.
176 in favor of direct use of chosen node ``zephyr,bt-uart``.
178 in favor of direct use of chosen node ``zephyr,bt-mon-uart``.
180 in favor of direct use of chosen node ``zephyr,gsm-ppp``.
182 in favor of direct use of chosen node ``zephyr,uart-mcumgr``.
184 in favor of direct use of chosen node ``zephyr,console``.
186 in favor of direct use of chosen node ``zephyr,shell-uart``.
776 * Errors are now generated if invalid node names are used. For example, the
777 node name ``node?`` now generates an error message ending in ``node?: Bad
778 character '?' in node name``. The valid node names are documented in
[all …]
/Zephyr-latest/dts/arm/nxp/
Dnxp_k2x.dtsi56 /* Dummy pinctrl node, filled with pin mux options at board level */
Dnxp_mcxa156.dtsi26 /* Dummy pinctrl node, filled with pin mux options at board level */
Dnxp_k8x.dtsi35 /* Dummy pinctrl node, filled with pin mux options at board level */
/Zephyr-latest/drivers/usb/uhc/
Duhc_virtual.c52 sys_snode_t node; member
/Zephyr-latest/dts/xtensa/intel/
Dintel_adsp_cavs25_tgph.dtsi235 * with node labels, which has problems. A better representation
/Zephyr-latest/boards/nxp/mimxrt685_evk/
Dmimxrt685_evk_mimxrt685s_cm33.dts409 /* Disable this node if not using USB and need another MPU region */
/Zephyr-latest/boards/nxp/usb_kw24d512/doc/
Dindex.rst11 network node, border router or as a development board.
/Zephyr-latest/subsys/zbus/
Dzbus.c220 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&chan->data->observers, obs_nd, tmp, node) { in _zbus_vded_exec()
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dsar_cfg.rst19 lower transport layer of the receiving node, while an unsegmented message delivery is not
57 node.
/Zephyr-latest/drivers/modem/
Dublox-sara-r4.c1969 static int offload_getaddrinfo(const char *node, const char *service, in offload_getaddrinfo() argument
2006 if (net_addr_pton(result.ai_family, node, in offload_getaddrinfo()
2018 snprintk(sendbuf, sizeof(sendbuf), "AT+UDNSRN=0,\"%s\"", node); in offload_getaddrinfo()
Dsimcom-sim7080.c685 static int offload_getaddrinfo(const char *node, const char *service, in offload_getaddrinfo() argument
725 if (net_addr_pton(dns_result.ai_family, node, in offload_getaddrinfo()
736 snprintk(sendbuf, sizeof(sendbuf), "AT+CDNSGIP=\"%s\",10,20000", node); in offload_getaddrinfo()
/Zephyr-latest/soc/ite/ec/it8xxx2/
DKconfig145 The clock_frequency of ite,it8xxx2-i2c node (i2c0, i2c1, and i2c2) will
/Zephyr-latest/samples/drivers/dac/
DREADME.rst17 The board's :ref:`/zephyr,user <dt-zephyr-user>` node must have ``dac``,
/Zephyr-latest/boards/heltec/heltec_wifi_lora32_v2/doc/
Dindex.rst13 - LoRa node chip SX1276/SX1278
/Zephyr-latest/subsys/net/l2/ethernet/
Dvlan.c126 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(interfaces, vctx, tmp, node) { in get_vlan_ctx()
/Zephyr-latest/dts/arm/st/l4/
Dstm32l4p5.dtsi11 /delete-node/ &quadspi;
/Zephyr-latest/boards/nxp/imx93_evk/doc/
Dindex.rst118 The following dts node is defined:
131 2. Select ``mux="A";`` or ``mux="B";`` in ``&board_exp_sel`` devicetree node.
/Zephyr-latest/include/zephyr/
Dkernel.h1585 .node = {},\
4011 sys_snode_t node; member
4094 sys_snode_t node; member

1...<<4142434445