/Zephyr-latest/boards/panasonic/pan1783/ |
D | pan1783a_pa_evb_nrf5340_cpuapp.dts | 24 /delete-node/ uart;
|
/Zephyr-latest/boards/adafruit/qt_py_esp32s3/ |
D | adafruit_qt_py_esp32s3_appcpu_psram.overlay | 5 /delete-node/ &flash0;
|
D | adafruit_qt_py_esp32s3_procpu_psram.overlay | 5 /delete-node/ &flash0;
|
/Zephyr-latest/subsys/modbus/ |
D | Kconfig | 18 prompt "Supported node roles" 21 Specify the type of supported node roles.
|
/Zephyr-latest/drivers/mfd/ |
D | mfd_ite_it8801.c | 68 sys_slist_append(&data->callback_list, &callback->node); in mfd_it8801_register_interrupt_callback() 76 SYS_SLIST_FOR_EACH_CONTAINER(&data->callback_list, cb_entry, node) { in it8801_gpio_alert_worker()
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | link-roles.py | 128 node = nodes.reference(rawtext, link_text, refuri=url, **options) 129 return [node], []
|
/Zephyr-latest/samples/boards/nordic/nrfx_prs/boards/ |
D | nrf5340dk_nrf5340_cpuapp.overlay | 41 /* This node corresponds to the SPIM1 peripheral that is to be used via 54 * peripherals cannot be used simultaneously and this node must be disabled.
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_sc18im704.c | 266 #define CHECK_COMPAT(node) \ argument 267 COND_CODE_1(DT_NODE_HAS_COMPAT(node, nxp_sc18im704_i2c), (DEVICE_DT_GET(node)), ())
|
D | gpio_renesas_ra_ioport.c | 271 #define GPIO_DEVICE_INIT(node, port_number, suffix, addr) \ argument 272 DT_FOREACH_PROP_ELEM(node, port_irq_names, GPIO_RA_DECL_PINS); \ 274 DT_FOREACH_PROP_ELEM(node, port_irq_names, GPIO_RA_IRQ_INFO)}; \ 287 DEVICE_DT_DEFINE(node, NULL, NULL, &gpio_ra_data_##suffix, &gpio_ra_config_##suffix, \
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_core.c | 78 SYS_SLIST_FOR_EACH_CONTAINER(&cfg_nd->class_list, c_nd, node) { in usbd_class_bcast_event() 231 SYS_SLIST_FOR_EACH_CONTAINER(&uds_ctx->hs_configs, cfg_nd, node) { in usbd_device_shutdown_core() 240 SYS_SLIST_FOR_EACH_CONTAINER(&uds_ctx->fs_configs, cfg_nd, node) { in usbd_device_shutdown_core()
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | att.c | 37 #define ATT_REQ(_node) CONTAINER_OF(_node, struct bt_att_req, node) 110 sys_snode_t node; member 498 sys_snode_t *node = sys_slist_get(reqs); in get_first_req_matching_chan() local 500 if (node) { in get_first_req_matching_chan() 501 return ATT_REQ(node); in get_first_req_matching_chan() 583 sys_snode_t *node = sys_slist_get(&att->reqs); in bt_att_sent() local 585 if (chan_req_send(chan, ATT_REQ(node)) >= 0) { in bt_att_sent() 590 sys_slist_prepend(&att->reqs, node); in bt_att_sent() 754 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&att->chans, chan, tmp, node) { in att_send_process() 889 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&att->chans, chan, tmp, node) { in att_req_send_process() [all …]
|
/Zephyr-latest/subsys/bluetooth/services/ots/ |
D | ots_l2cap_internal.h | 27 sys_snode_t node; member
|
/Zephyr-latest/boards/shields/v2c_daplink/ |
D | v2c_daplink_cfg.overlay | 7 /delete-node/ &itcm;
|
/Zephyr-latest/include/zephyr/drivers/ |
D | disk.h | 91 sys_dnode_t node; member
|
/Zephyr-latest/include/zephyr/bluetooth/classic/ |
D | classic.h | 131 sys_snode_t node; member
|
/Zephyr-latest/tests/drivers/sensor/sbs_gauge/boards/ |
D | qemu_arc_qemu_arc_hs.overlay | 10 /* qemu_cortex_a9 board isn't configured with an I2C node */
|
D | qemu_cortex_a9.overlay | 10 /* qemu_cortex_a9 board isn't configured with an I2C node */
|
/Zephyr-latest/include/zephyr/mgmt/hawkbit/ |
D | event.h | 92 sys_snode_t node; member
|
/Zephyr-latest/samples/basic/button/ |
D | README.rst | 74 As shown, the ``sw0`` devicetree alias must point to a child node of a node 79 - ``gpio0`` is an example node label referring to a GPIO controller 85 node, and that the GPIO controller's devicetree binding names those two cells
|
/Zephyr-latest/samples/subsys/fs/littlefs/boards/ |
D | particle_xenon.overlay | 7 /delete-node/ &storage_partition;
|
/Zephyr-latest/samples/subsys/shell/fs/boards/ |
D | particle_xenon.overlay | 7 /delete-node/ &storage_partition;
|
/Zephyr-latest/drivers/adc/ |
D | Kconfig.esp32 | 20 that enable dma channels in their device tree node.
|
/Zephyr-latest/include/zephyr/drivers/i3c/ |
D | ibi.h | 90 sys_snode_t node; member
|
/Zephyr-latest/samples/subsys/usb/cdc_acm/ |
D | nucleo_f413zh_dwc2.overlay | 7 /delete-node/ &zephyr_udc0;
|
/Zephyr-latest/dts/arm/st/f1/ |
D | stm32f103Xb.dtsi | 23 * STM32F103TB. Delete node in stm32f103tb.dtsi.
|