/Zephyr-latest/drivers/disk/nvme/ |
D | nvme_cmd.h | 320 sys_dnode_t node; member 374 sys_dnode_t node; member
|
/Zephyr-latest/doc/services/storage/disk/ |
D | access.rst | 65 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/ |
D | lwm2m_obj_access_control.c | 326 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/ |
D | mimxrt1060_evk.dtsi | 43 * 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/ |
D | mimxrt1040_evk.dts | 45 * 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/ |
D | lwm2m_observation.c | 61 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/ |
D | bluetooth-ctlr-arch.rst | 173 * 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/ |
D | hl7800.h | 254 sys_snode_t node; member
|
/Zephyr-latest/samples/basic/servo_motor/ |
D | README.rst | 25 compatible (part of the sample) and setting its node label to ``servo``. You
|
/Zephyr-latest/include/zephyr/net/ |
D | virtual.h | 141 sys_snode_t node; member
|
D | dns_resolve.h | 181 sys_snode_t node; member
|
/Zephyr-latest/kernel/include/ |
D | mmu.h | 179 sys_sfnode_t node; member
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 92 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/ |
D | eswifi_socket_offload.c | 664 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/ |
D | main.c | 42 #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/ |
D | Kconfig.cortex_m_systick | 61 The chosen IDLE timer node has to support setting alarm from the
|
D | Kconfig.stm32_lptim | 78 The chosen Standby timer node has to support setting alarm from the
|
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/doc/ |
D | index.rst | 55 for Arduino connectors and defines node aliases for SPI and GPIO interfaces
|
/Zephyr-latest/samples/subsys/usb_c/sink/ |
D | README.rst | 23 node that's compatible with ``usb-c-connector``.
|
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/doc/ |
D | index.rst | 54 for Arduino or Arduino Nano connectors and defines node aliases for SPI and
|
/Zephyr-latest/boards/shields/waveshare_epaper/doc/ |
D | index.rst | 77 for Arduino connectors and defines node aliases for SPI and GPIO interfaces
|
/Zephyr-latest/include/zephyr/modbus/ |
D | modbus.h | 444 sys_snode_t node; member
|
/Zephyr-latest/samples/drivers/adc/adc_dt/ |
D | README.rst | 26 ``io-channels`` property of the ``zephyr,user`` node. This is usually done with
|
/Zephyr-latest/samples/drivers/adc/adc_sequence/ |
D | README.rst | 24 child node, with your desired settings like gain, reference, or acquisition time and
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt118x_cm7.dtsi | 44 /delete-node/ cpu@0;
|