Home
last modified time | relevance | path

Searched refs:node (Results 601 – 625 of 1120) sorted by relevance

1...<<21222324252627282930>>...45

/Zephyr-latest/soc/nxp/common/
DKconfig.rom_loader11 from FLEXSPI into the region specified by `zephyr,flash` node.
/Zephyr-latest/samples/net/ptp/src/
Dmain.c38 port = CONTAINER_OF(sys_slist_peek_head(ports_list), struct ptp_port, node); in get_current_status()
/Zephyr-latest/include/zephyr/mgmt/mcumgr/transport/
Dsmp.h161 sys_snode_t node; member
/Zephyr-latest/boards/nordic/nrf9161dk/
Dnrf9161dk_nrf9161_common_0_7_0.dtsi8 /delete-node/ &gd25wb256;
/Zephyr-latest/doc/services/device_mgmt/
Dec_host_cmd.rst47 That approach requires configuring the SPI dts node in a special way. The main compatible string of
48 a SPI node has changed to use the Host Command version of a SPI driver. The rest of the properties
49 should be configured as usual. Example of the SPI node for STM32:
80 For the SPI, it is required to set the backend chosen node ``zephyr,host-cmd-spi-backend``.
103 If no backend chosen node is configured, the application must call the :c:func:`ec_host_cmd_init`
/Zephyr-latest/samples/sensor/tdk_apex/boards/
Dnrf52dk_nrf52832_i2c.overlay8 * Get a node identifier for TDK IMU sensor supporting APEX feature.
/Zephyr-latest/include/zephyr/drivers/
Despi_emul.h112 sys_snode_t node; member
Dcoredump.h39 sys_snode_t node; member
/Zephyr-latest/drivers/flash/
Dflash_stm32_qspi.c1567 #define DMA_CHANNEL_CONFIG(node, dir) \ argument
1568 DT_DMAS_CELL_BY_NAME(node, dir, channel_config)
1570 #define QSPI_DMA_CHANNEL_INIT(node, dir) \ argument
1571 .dev = DEVICE_DT_GET(DT_DMAS_CTLR(node)), \
1572 .channel = DT_DMAS_CELL_BY_NAME(node, dir, channel), \
1574 DT_PHANDLE_BY_NAME(node, dmas, dir)),\
1576 .dma_slot = DT_DMAS_CELL_BY_NAME(node, dir, slot), \
1578 DMA_CHANNEL_CONFIG(node, dir)), \
1580 DMA_CHANNEL_CONFIG(node, dir)), \
1582 DMA_CHANNEL_CONFIG(node, dir)), \
[all …]
/Zephyr-latest/samples/drivers/i2s/echo/
DREADME.rst21 a devicetree node label named ``i2s_rxtx`` or separate node labels ``i2s_rx``
/Zephyr-latest/dts/arm/st/f4/
Dstm32f427.dtsi64 * some vX variants. Delete node in vX.dtsi.
77 * some vX variants. Delete node in vX.dtsi.
/Zephyr-latest/arch/xtensa/core/
Dptables.c447 sys_snode_t *node; in __arch_mem_map() local
452 SYS_SLIST_FOR_EACH_NODE(&xtensa_domain_list, node) { in __arch_mem_map()
453 domain = CONTAINER_OF(node, struct arch_mem_domain, node); in __arch_mem_map()
602 sys_snode_t *node; in __arch_mem_unmap() local
607 SYS_SLIST_FOR_EACH_NODE(&xtensa_domain_list, node) { in __arch_mem_unmap()
608 domain = CONTAINER_OF(node, struct arch_mem_domain, node); in __arch_mem_unmap()
833 sys_slist_append(&xtensa_domain_list, &domain->arch.node); in arch_mem_domain_init()
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig188 local messages. When Friend feature is enabled and the node is
192 consumption of the Low Power node.
207 extended advertising set makes the Friend node send friendship
209 thus reducing the scanning time on the Low Power node.
221 This should be chosen based on the number of local messages that the node
434 Number of messages that are cached by the node to avoid acting on the
555 models the local node supports, i.e. what's the largest
556 message payload that the node needs to be able to receive.
577 models the local node supports, i.e. what's the largest
578 message payload that the node needs to be able to send.
[all …]
Dtesting.h33 sys_snode_t node; member
/Zephyr-latest/drivers/spi/
DKconfig.gd3227 that enable dma channels in their device tree node.
/Zephyr-latest/samples/sensor/tmp112/
DREADME.rst16 devicetree overlay with such a node added.
/Zephyr-latest/include/zephyr/arch/x86/
Dmmustructs.h92 sys_snode_t node; member
/Zephyr-latest/tests/drivers/flash/common/boards/
Dnrf52840dk_mx25r_high_perf.overlay1 /delete-node/ &qspi;
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/
Dfvp_baser_aemv8r_fvp_aemv8r_aarch32.dts15 * The SRAM node is actually located in the
/Zephyr-latest/dts/arm/infineon/cat1a/psoc6_01/
Dpsoc6_01.80-wlcsp.dtsi14 /delete-node/ gpio@40320100; // gpio_prt2
15 /delete-node/ gpio@40320180; // gpio_prt3
16 /delete-node/ gpio@40320200; // gpio_prt4
17 /delete-node/ gpio@40320680; // gpio_prt13
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/
DREADME.rst5 Setup a Bluetooth Mesh node with various models (generic OnOff, generic Level, ...).
9 This is a application demonstrating a Bluetooth Mesh node in
101 supported by the node. This example supports 2 elements per node.
/Zephyr-latest/samples/sensor/6dof_motion_drdy/boards/
Dnrf52dk_nrf52832_spi.overlay8 * Get a node identifier for 6-axis IMU sensor.
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/boards/
Dstm32h747i_disco_stm32h747xx_m7.overlay13 /delete-node/ memory@38000000;
/Zephyr-latest/include/zephyr/mgmt/mcumgr/mgmt/
Dmgmt.h87 sys_snode_t node; member
/Zephyr-latest/subsys/net/lib/ptp/
Dclock.h70 sys_snode_t node; member

1...<<21222324252627282930>>...45