Home
last modified time | relevance | path

Searched defs:node (Results 151 – 175 of 265) sorted by relevance

1234567891011

/Zephyr-latest/subsys/usb/host/
Dusbh_device.c53 sys_dnode_t *const node = sys_dlist_peek_head(&uhs_ctx->udevs); in usbh_device_get_any() local
/Zephyr-latest/include/zephyr/mgmt/mcumgr/mgmt/
Dcallbacks.h263 sys_snode_t node; member
/Zephyr-latest/lib/hash/
Dhash_map_sc.c22 sys_dnode_t node; member
/Zephyr-latest/subsys/usb/device_next/
Dusbd_device.c400 sys_dnode_t *node; in usbd_device_unregister_all_vreq() local
/Zephyr-latest/drivers/flash/
Dflash_stm32_xspi.c2353 #define DMA_CHANNEL_CONFIG(node, dir) \ argument
2356 #define XSPI_DMA_CHANNEL_INIT(node, dir, dir_cap, src_dev, dest_dev) \ argument
2374 #define XSPI_DMA_CHANNEL(node, dir, DIR, src, dest) \ argument
2381 #define XSPI_DMA_CHANNEL(node, dir, DIR, src, dest) argument
Dflash_stm32_ospi.c2535 #define DMA_CHANNEL_CONFIG(node, dir) \ argument
2538 #define OSPI_DMA_CHANNEL_INIT(node, dir) \ argument
2554 #define OSPI_DMA_CHANNEL(node, dir) \ argument
2562 #define OSPI_DMA_CHANNEL(node, dir) argument
Dflash_stm32_qspi.c1567 #define DMA_CHANNEL_CONFIG(node, dir) \ argument
1570 #define QSPI_DMA_CHANNEL_INIT(node, dir) \ argument
1586 #define QSPI_DMA_CHANNEL(node, dir) \ argument
/Zephyr-latest/drivers/usb/uhc/
Duhc_virtual.c33 sys_dnode_t node; member
65 sys_snode_t node; member
Duhc_common.c62 sys_dnode_t *node; in uhc_xfer_get_next() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_peripheral.c94 void *node; local
/Zephyr-latest/scripts/footprint/
Dsize_report600 def sum_node_children_size(node): argument
/Zephyr-latest/drivers/gpio/
Dgpio_mcux_rgpio.c282 #define PINMUX_INIT(node, prop, idx) MCUX_IMX_PINMUX(DT_PROP_BY_IDX(node, prop, idx)), argument
Dgpio_mcux_igpio.c362 #define PINMUX_INIT(node, prop, idx) MCUX_IMX_PINMUX(DT_PROP_BY_IDX(node, prop, idx)), argument
Dgpio_imx.c268 #define PINMUX_INIT(node, prop, idx) MCUX_IMX_PINMUX(DT_PROP_BY_IDX(node, prop, idx)), argument
/Zephyr-latest/tests/subsys/modbus/src/
Dtest_modbus_client.c14 const static uint8_t node = MB_TEST_NODE_ADDR; variable
/Zephyr-latest/include/zephyr/portability/
Dcmsis_types.h24 sys_dnode_t node; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dmain.c60 struct bt_mesh_cdb_node *node = NULL; in bt_mesh_provision() local
/Zephyr-latest/tests/bluetooth/controller/ctrl_api/src/
Dmain.c202 struct node_tx *node; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag.c60 sys_snode_t node; member
284 sys_snode_t *node; in bt_ag_tx_work() local
1467 sys_snode_t *node; in hfp_ag_disconnected() local
1581 sys_snode_t *node; in hfp_ag_sent() local
/Zephyr-latest/subsys/modem/
Dmodem_cmux.c570 sys_snode_t *node; in modem_cmux_find_dlci() local
926 sys_snode_t *node; in modem_cmux_dlci_notify_transmit_idle() local
1225 sys_snode_t *node; in modem_cmux_dlci_pipes_release() local
/Zephyr-latest/drivers/ethernet/
Deth_xmc4xxx.c120 sys_snode_t node; member
176 sys_snode_t *node; in eth_xmc4xxx_flush_tx() local
499 sys_snode_t *node = sys_slist_peek_head(&dev_data->tx_frame_list); in eth_xmc4xxx_handle_tx() local
/Zephyr-latest/subsys/mgmt/mcumgr/smp_client/src/
Dclient.c28 sys_snode_t node; member
/Zephyr-latest/include/zephyr/lorawan/
Dlorawan.h201 sys_snode_t node; member
/Zephyr-latest/drivers/i2c/
Di2c_emul.c55 sys_snode_t *node; in i2c_emul_find() local
/Zephyr-latest/drivers/usb_c/tcpc/
Dps8xxx.c636 #define PS8XXX_DRIVER_DATA_INIT(node) \ argument
643 #define PS8XXX_DRIVER_CFG_INIT(node) \ argument

1234567891011