Home
last modified time | relevance | path

Searched defs:node (Results 101 – 125 of 265) sorted by relevance

1234567891011

/Zephyr-latest/drivers/mdio/
Dmdio_renesas_ra.c107 #define RENSAS_RA_MDIO_INSTANCE_DEFINE(node) \ argument
/Zephyr-latest/subsys/rtio/
Drtio_executor.c64 struct mpsc_node *node = mpsc_pop(&r->sq); in rtio_executor_submit() local
/Zephyr-latest/include/zephyr/mgmt/mcumgr/mgmt/
Dmgmt.h87 sys_snode_t node; member
/Zephyr-latest/drivers/usb/uvb/
Duvb.c30 sys_snode_t node; member
84 static struct uvb_msg *uvb_alloc_msg(const struct uvb_node *const node) in uvb_alloc_msg()
/Zephyr-latest/drivers/ethernet/
Deth_nxp_s32_netc_priv.h40 #define MRU_MBOX_ADDR(node, name) \ argument
44 #define NETC_MSIX(node, name, cb) \ argument
/Zephyr-latest/include/zephyr/sys/
Dheap_listener.h95 sys_snode_t node; member
/Zephyr-latest/drivers/spi/
Dspi_emul.c53 sys_snode_t *node; in spi_emul_find() local
/Zephyr-latest/include/zephyr/arch/xtensa/
Darch.h73 sys_snode_t node; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dprovisioner.c43 struct bt_mesh_cdb_node *node; member
574 struct bt_mesh_cdb_node *node = provisionee.node; in prov_complete() local
589 struct bt_mesh_cdb_node *node = provisionee.node; in prov_node_add() local
/Zephyr-latest/scripts/generate_usb_vif/
Dgenerate_vif.py218 def parse_and_add_component_to_xml(xml_ele, node): argument
/Zephyr-latest/drivers/usb_c/tcpc/
Drt1715.c667 #define RT1715_DRIVER_DATA_INIT(node) \ argument
674 #define VCONN_CTRL_GPIO(node) \ argument
678 #define VCONN_DISC_GPIO(node) \ argument
682 #define RT1715_DRIVER_CFG_INIT(node) \ argument
/Zephyr-latest/drivers/disk/nvme/
Dnvme_cmd.c219 sys_dnode_t *node; in nvme_prp_list_alloc() local
254 sys_dnode_t *node; in nvme_cmd_request_alloc() local
/Zephyr-latest/scripts/kconfig/
Dkconfiglib.py3132 def _parse_props(self, node): argument
3299 def _parse_prompt(self, node): argument
3324 def _parse_help(self, node): argument
3381 def _empty_help(self, node, line): argument
3585 def _finalize_node(self, node, visible_if): argument
3666 def _propagate_deps(self, node, visible_if): argument
3718 def _add_props_to_sym(self, node): argument
6525 def _flatten(node): argument
6554 def _remove_ifs(node): argument
6580 def _finalize_choice(node): argument
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c401 static uint8_t ticker_by_slot_get(struct ticker_node *node, uint8_t ticker_id_head, in ticker_by_slot_get()
470 struct ticker_node *node; local
580 struct ticker_node *node; local
655 struct ticker_node *node; local
747 struct ticker_node *node; local
/Zephyr-latest/soc/nordic/common/
Dsoc_nrf_common.h251 #define NRF_PERIPH_GET_FREQUENCY(node) \ argument
/Zephyr-latest/subsys/disk/
Ddisk_access.c31 sys_dnode_t *node; in disk_access_get_di() local
/Zephyr-latest/subsys/net/ip/
Dconnection.h55 sys_snode_t node; member
/Zephyr-latest/include/zephyr/net/
Ddhcpv4.h108 sys_snode_t node; member
/Zephyr-latest/include/zephyr/mgmt/mcumgr/transport/
Dsmp.h161 sys_snode_t node; member
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c595 struct bt_mesh_cdb_node *node; in node_configure_and_reset() local
1115 struct bt_mesh_cdb_node *node) in reprovision_remote_devkey_client()
1142 struct bt_mesh_cdb_node *node, in reprovision_remote_comp_data_client()
1177 struct bt_mesh_cdb_node *node) in reprovision_remote_address_client()
1234 struct bt_mesh_cdb_node *node; in test_provisioner_pb_remote_client_nppi_robustness() local
1464 struct bt_mesh_cdb_node *node; in test_device_pb_remote_client_server_same_dev() local
/Zephyr-latest/include/zephyr/drivers/usb/
Duhc.h70 sys_dnode_t node; member
116 sys_dnode_t node; member
182 sys_snode_t node; member
/Zephyr-latest/subsys/modem/
Dmodem_stats.c21 static struct modem_stats_buffer *stats_buffer_from_node(sys_snode_t *node) in stats_buffer_from_node()
/Zephyr-latest/subsys/net/lib/shell/
Dconn.c141 sys_snode_t *node; in tcp_sent_list_cb() local
/Zephyr-latest/include/zephyr/usb/
Dusbd.h133 sys_dnode_t node; member
165 sys_dnode_t node; member
188 sys_snode_t node; member
403 sys_snode_t node; member
/Zephyr-latest/samples/subsys/rtio/sensor_batch_processing/src/
Dvnd_sensor.c93 struct mpsc_node *node = mpsc_pop(&data->io_q); in vnd_sensor_handle_int() local

1234567891011