Searched refs:node (Results 951 – 975 of 1120) sorted by relevance
1...<<31323334353637383940>>...45
/Zephyr-latest/drivers/wifi/simplelink/ |
D | simplelink_sockets.c | 1055 static int simplelink_getaddrinfo(const char *node, const char *service, in simplelink_getaddrinfo() argument 1105 retval = SlNetUtil_getAddrInfo(SLNETIF_ID_1, node, in simplelink_getaddrinfo() 1110 node, retval); in simplelink_getaddrinfo()
|
/Zephyr-latest/samples/subsys/fs/fs_sample/ |
D | README.rst | 22 to run with any other board that has "zephyr,sdmmc-disk" DT node enabled.
|
/Zephyr-latest/boards/shields/x_nucleo_eeprma2/doc/ |
D | index.rst | 29 configuration for Arduino connectors and defines a node alias for the
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.stm32 | 32 node. For instance:
|
/Zephyr-latest/boards/actinius/icarus_bee/doc/ |
D | index.rst | 85 the ``sim`` property in the ``sim_select`` node.
|
/Zephyr-latest/boards/actinius/icarus_som/doc/ |
D | index.rst | 85 the ``sim`` property in the ``sim_select`` node.
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_kw40z.dtsi | 33 /* Dummy pinctrl node, filled with pin mux options at board level */
|
D | nxp_rt1060.dtsi | 11 /delete-node/ ocram@20200000;
|
D | nxp_kw41z.dtsi | 38 /* Dummy pinctrl node, filled with pin mux options at board level */
|
/Zephyr-latest/dts/arm/renesas/ra/ra4/ |
D | r7fa4w1ad2cng.dtsi | 11 /delete-node/ &adc1;
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_conn.c | 239 lll_tx->node = tx; in ll_tx_mem_enqueue() 1417 struct node_tx *tx = lll_tx->node; in ull_conn_tx_demux() 1427 struct node_tx *tx = lll_tx->node; in ull_conn_tx_demux() 1485 *tx = lll_tx->node; in ull_conn_ack_peek() 1502 *tx = lll_tx->node; in ull_conn_ack_by_last_peek() 1521 lll_tx->node = tx; in ull_conn_lll_ack_enqueue() 2021 tx_buf->node = tx; in tx_lll_flush()
|
/Zephyr-latest/doc/hardware/emulator/ |
D | bus_emulators.rst | 75 Emulators for peripheral devices reuse the same devicetree node as the real 151 based forwarding. Given the following devicetree node:
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | provisioning.rst | 24 necessary for a device to become a provisioned mesh node. 168 Additionally, a device key is generated for the node. All this data is stored
|
/Zephyr-latest/doc/safety/images/ |
D | IEC-61508-basis.svg | 1 …node="merror"] > g {
 fill: red;
 stroke: red;
}

g[data-mml-node="merror…
|
/Zephyr-latest/subsys/modbus/ |
D | modbus_core.c | 314 sys_slist_append(&ctx->user_defined_cbs, &custom_fc->node); in modbus_register_user_fc()
|
/Zephyr-latest/boards/arduino/nicla_vision/ |
D | arduino_nicla_vision_stm32h747xx_m7.dts | 275 /* ...then use the pwmclock node to start the clock generation */
|
/Zephyr-latest/dts/arm/st/h7/ |
D | stm32h7a3.dtsi | 11 /delete-node/ &adc3;
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_ch9.c | 508 SYS_SLIST_FOR_EACH_CONTAINER(&cfg_nd->class_list, c_nd, node) { in sreq_get_desc_cfg() 714 SYS_DLIST_FOR_EACH_CONTAINER(&uds_ctx->descriptors, desc_nd, node) { in desc_fill_bos_root() 761 SYS_DLIST_FOR_EACH_CONTAINER(&uds_ctx->descriptors, desc_nd, node) { in sreq_get_desc_bos()
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | conn_internal.h | 192 sys_snode_t node; member
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/ |
D | frdm_mcxn947.dtsi | 58 * This node describes the GPIO pins of the LCD-PAR-S035 panel 8080 interface.
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | ssp.c | 229 next, node) { in ssp_pairing_complete() 238 next, node) { in ssp_pairing_complete()
|
/Zephyr-latest/doc/services/pm/ |
D | device_runtime.rst | 42 node [shape=box]; 176 devicetree node. If enabled, :c:func:`pm_device_runtime_enable` is called immediately
|
/Zephyr-latest/doc/services/sensing/ |
D | index.rst | 130 * Open the sensor instance by devicetree node directly 133 sensor devicetree node identifier.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.8.rst | 208 * ``ZEP-628`` - Validate RPL Routing node support 293 * ``ZEP-2011`` - Retrieve RPL node information through CoAP requests 316 * ``ZEP-2080`` - No reply from RPL node after 20-30 minutes.
|
/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…
|
1...<<31323334353637383940>>...45