Home
last modified time | relevance | path

Searched refs:node (Results 851 – 875 of 1120) sorted by relevance

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

/Zephyr-latest/drivers/disk/nvme/
Dnvme_cmd.h320 sys_dnode_t node; member
374 sys_dnode_t node; member
/Zephyr-latest/doc/services/storage/disk/
Daccess.rst65 Example devicetree fragment below shows how to add SD card node to ``spi1``
120 The cache size specified in :dtcompatible:`zephyr,flash-disk` node should be
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_obj_access_control.c326 SYS_SLIST_FOR_EACH_CONTAINER(lwm2m_engine_obj_list(), obj, node) { in add_existing_objects()
333 SYS_SLIST_FOR_EACH_CONTAINER(lwm2m_engine_obj_inst_list(), obj_inst, node) { in add_existing_objects()
/Zephyr-latest/boards/nxp/mimxrt1060_evk/
Dmimxrt1060_evk.dtsi43 * This node describes the GPIO pins of the parallel FPC interface,
56 * This node describes the GPIO pins of the I2C display FPC interface,
/Zephyr-latest/boards/nxp/mimxrt1040_evk/
Dmimxrt1040_evk.dts45 * This node describes the GPIO pins of the parallel FPC interface,
58 * This node describes the GPIO pins of the I2C display FPC interface,
/Zephyr-latest/tests/net/lib/lwm2m/observation/src/
Dlwm2m_observation.c61 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(lwm2m_path_list, entry, tmp, node) { in assert_path_list_order()
248 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&lwm2m_path_list, entry, tmp, node) { in run_insertion_test()
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-ctlr-arch.rst173 * Also holds node references used in tx_ack as well as rx_node retention mechanisms
224 * RX node retention - ensures no waiting for allocation of RX node when needed for notification
233 - Rx node handling is mocked
/Zephyr-latest/include/zephyr/drivers/modem/
Dhl7800.h254 sys_snode_t node; member
/Zephyr-latest/samples/basic/servo_motor/
DREADME.rst25 compatible (part of the sample) and setting its node label to ``servo``. You
/Zephyr-latest/include/zephyr/net/
Dvirtual.h141 sys_snode_t node; member
Ddns_resolve.h181 sys_snode_t node; member
/Zephyr-latest/kernel/include/
Dmmu.h179 sys_sfnode_t node; member
/Zephyr-latest/doc/connectivity/usb/device/
Dusb_device.rst92 and a compatible node in the devicetree sources is present. If necessary,
97 CDC ACM UART node is supposed to be child of a USB device controller node.
101 node label. Often, CDC ACM UART is described in a devicetree overlay file
122 With the CDC ACM UART node from above and ``zephyr,console`` property of the
123 chosen node, we can describe that CDC ACM UART is to be used with the console.
326 host. Flash, RAM, and SDMMC/MMC disk drivers use node property ``disk-name`` to
332 delete ``storage_partition`` node first. :kconfig:option:`CONFIG_MASS_STORAGE_DISK_NAME`
337 /delete-node/ &storage_partition;
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_socket_offload.c664 static int eswifi_off_getaddrinfo(const char *node, const char *service, in eswifi_off_getaddrinfo() argument
674 if (!node) { in eswifi_off_getaddrinfo()
696 snprintk(eswifi->buf, sizeof(eswifi->buf), "D0=%s\r", node); in eswifi_off_getaddrinfo()
/Zephyr-latest/tests/drivers/spi/spi_controller_peripheral/src/
Dmain.c42 #define MEMORY_SECTION(node) \ argument
43 COND_CODE_1(DT_NODE_HAS_PROP(node, memory_regions), \
45 LINKER_DT_NODE_REGION_NAME(DT_PHANDLE(node, memory_regions)))))), \
/Zephyr-latest/drivers/timer/
DKconfig.cortex_m_systick61 The chosen IDLE timer node has to support setting alarm from the
DKconfig.stm32_lptim78 The chosen Standby timer node has to support setting alarm from the
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/doc/
Dindex.rst55 for Arduino connectors and defines node aliases for SPI and GPIO interfaces
/Zephyr-latest/samples/subsys/usb_c/sink/
DREADME.rst23 node that's compatible with ``usb-c-connector``.
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/doc/
Dindex.rst54 for Arduino or Arduino Nano connectors and defines node aliases for SPI and
/Zephyr-latest/boards/shields/waveshare_epaper/doc/
Dindex.rst77 for Arduino connectors and defines node aliases for SPI and GPIO interfaces
/Zephyr-latest/include/zephyr/modbus/
Dmodbus.h444 sys_snode_t node; member
/Zephyr-latest/samples/drivers/adc/adc_dt/
DREADME.rst26 ``io-channels`` property of the ``zephyr,user`` node. This is usually done with
/Zephyr-latest/samples/drivers/adc/adc_sequence/
DREADME.rst24 child node, with your desired settings like gain, reference, or acquisition time and
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt118x_cm7.dtsi44 /delete-node/ cpu@0;

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