Home
last modified time | relevance | path

Searched refs:node (Results 901 – 925 of 1120) sorted by relevance

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

/Zephyr-latest/dts/arm/nordic/
Dnrf5340_cpunet.dtsi195 * This i2c node can be TWIM or TWIS,
212 * This spi node can be SPIM or SPIS,
/Zephyr-latest/samples/bluetooth/hci_uart_async/
DREADME.rst152 The UART needs to have as its child node a HCI UART node:
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt11xx_cm4.dtsi11 /delete-node/ cpu@0;
23 /delete-node/ dma-controller@40070000;
/Zephyr-latest/dts/arm/renesas/ra/ra4/
Dr7fa4m2ax.dtsi11 /delete-node/ &spi1;
13 /delete-node/ &adc1;
/Zephyr-latest/scripts/
Dzephyr_module.py771 node = start_modules.pop(0)
772 sorted_modules.append(node)
773 node_name = node.meta['name']
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_shell.c691 SYS_SLIST_FOR_EACH_CONTAINER(&ctx->observer, obs, node) { in cmd_observations()
694 SYS_SLIST_FOR_EACH_CONTAINER(&obs->path_list, o_p, node) { in cmd_observations()
803 SYS_SLIST_FOR_EACH_CONTAINER(lwm2m_engine_obj_list(), obj, node) { in print_all_objs()
DKconfig.ucifi77 int "Maximum # of peer node addresses"
/Zephyr-latest/dts/arm/st/f1/
Dstm32f105.dtsi12 /delete-node/ pll;
/Zephyr-latest/boards/nxp/imx93_evk/
Dimx93_evk_mimx9352_a55.dts20 /* sram node actually locates at DDR DRAM */
/Zephyr-latest/boards/espressif/esp_wrover_kit/
Desp_wrover_kit_procpu.dts116 /* FIXME: should be part of the display node */
/Zephyr-latest/subsys/bluetooth/host/
Dcs.c89 if (!sys_slist_find_and_remove(&reassembly_bufs, &(*buf)->node)) { in free_reassembly_buf()
105 sys_snode_t *node; in get_reassembly_buf() local
107 SYS_SLIST_FOR_EACH_NODE(&reassembly_bufs, node) { in get_reassembly_buf()
108 struct net_buf *buf = CONTAINER_OF(node, struct net_buf, node); in get_reassembly_buf()
Datt_internal.h283 sys_snode_t node; member
/Zephyr-latest/arch/arm64/core/
Dmmu.c1025 sys_snode_t *node; in sync_domains() local
1032 SYS_SLIST_FOR_EACH_NODE(&domain_list, node) { in sync_domains()
1033 domain = CONTAINER_OF(node, struct arch_mem_domain, node); in sync_domains()
1234 sys_slist_append(&domain_list, &domain->arch.node); in arch_mem_domain_init()
/Zephyr-latest/doc/hardware/peripherals/
Di3c.rst242 working under I3C bus, the device node can be described as
244 only work with I\ :sup:`2`\ C controllers, define the node under
321 Note that, with either methods mentioned above, the devicetree node of
327 adding an intermediate node in the device tree:
/Zephyr-latest/dts/arm/adi/max32/
Dmax78002.dtsi19 /delete-node/ &clk_erfo;
/Zephyr-latest/boards/shields/ls0xx_generic/doc/
Dindex.rst85 for Arduino connectors and defines node aliases for SPI and GPIO interfaces
/Zephyr-latest/boards/shields/sparkfun_carrier_asset_tracker/doc/
Dindex.rst94 Micromod connectors and defines node aliases for UART, I2C and SPI interfaces (see
/Zephyr-latest/boards/shields/x_nucleo_53l0a1/doc/
Dindex.rst33 configuration for Arduino connectors and defines a node alias for the
/Zephyr-latest/samples/drivers/led/xec/
DREADME.rst85 controller is fixed by chip design to connect to one GPIO. The bbled node must
/Zephyr-latest/boards/st/stm32wb5mm_dk/
Dstm32wb5mm_dk.dts82 /* To select another clock, enable the node */
/Zephyr-latest/subsys/net/lib/prometheus/
Dformatter.c258 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&collector->metrics, metric, tmp, node) { in prometheus_format_exposition()
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dull.c213 void ll_tx_ack_put(uint16_t handle, struct node_tx *node) in ll_tx_ack_put() argument
/Zephyr-latest/boards/nxp/lpcxpresso55s69/
Dlpcxpresso55s69_lpc55s69_cpu0.dts19 /delete-node/ cpu@1;
/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_config.h490 #define NRFX_SPIM_DT_HAS_RX_DELAY(node) DT_PROP(node, rx_delay_supported) + argument
/Zephyr-latest/doc/build/snippets/
Dwriting.rst47 ``snippet-<name>`` as a namespace prefix when choosing names for node labels,
48 node names, etc. This avoids namespace conflicts.

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