/subsys/usb/device_next/class/ |
A D | usbd_uac2_macros.h | 33 #define IS_ARRAY_SORTED(node, prop) \ argument 493 #define UAC2_NUM_INTERFACES(node) \ argument 597 #define AS_IS_USB_ISO_IN(node) \ argument 602 #define AS_IS_USB_ISO_OUT(node) \ argument 621 #define AS_CLK_SOURCE(node) \ argument 697 #define AS_NEXT_IN_EP_ADDR(node) \ argument 702 #define AS_DATA_EP_ADDR(node) \ argument 734 #define AS_DATA_EP_ATTR(node) \ argument 742 #define AS_HS_DATA_EP_TPL(node) \ argument 776 #define LOCK_DELAY_UNITS(node) \ argument [all …]
|
A D | usbd_uac2.c | 27 #define COUNT_UAC2_AS_ENDPOINT_BUFFERS(node) \ argument 952 #define DEFINE_ENTITY_TYPES(node) \ argument 966 #define DEFINE_AS_EP_INDEXES(node) \ argument 971 #define DEFINE_AS_FB_INDEXES(node) \ argument 976 #define DEFINE_AS_TERMINALS(node) \ argument 981 #define FREQUENCY_TABLE_NAME(node, i) \ argument 983 #define DEFINE_CLOCK_SOURCES(node, i) \ argument 1052 #define GET_FREQUENCY_TABLE(node, i) \ in DT_INST_FOREACH_STATUS_OKAY() argument
|
A D | usbd_midi2.c | 508 #define GRPTRM_BLOCK_ID(node) UTIL_INC(DT_NODE_CHILD_IDX(node)) argument 509 #define GRPTRM_BLOCK_TYPE(node) \ argument 517 #define GRPTRM_PROTOCOL(node) \ argument 532 #define GRPTRM_BLOCK_ID_SEP_IF(node, ttype) \ argument 549 #define USBD_MIDI_VALIDATE_GRPTRM_BLOCK(node) \ argument 558 #define USBD_MIDI2_INIT_GRPTRM_BLOCK_DESCRIPTOR(node) \ argument
|
/subsys/bluetooth/mesh/ |
A D | delayable_msg.c | 27 sys_snode_t node; member 32 sys_snode_t node; member 81 sys_snode_t *node = sys_slist_peek_head(&access_delayable_msg.busy_ctx); in peek_pending_msg() local 116 sys_snode_t *node; in allocate_delayable_msg_chunks() local 132 sys_snode_t *node; in release_delayable_msg_chunks() local 142 sys_snode_t *node; in allocate_delayable_msg_ctx() local 167 sys_snode_t *node; in push_msg_from_delayable_msgs() local 210 sys_snode_t *node = sys_slist_get(&access_delayable_msg.busy_ctx); in delayable_msg_handler() local 224 sys_snode_t *node; in bt_mesh_delayable_msg_manage() local 302 sys_snode_t *node; in bt_mesh_delayable_msg_stop() local
|
A D | cdb.c | 121 struct bt_mesh_cdb_node *node = &bt_mesh_cdb.nodes[i]; in addr_is_free() local 216 struct bt_mesh_cdb_node *node; in cdb_node_set() local 440 static void store_cdb_node(const struct bt_mesh_cdb_node *node) in store_cdb_node() 594 static void update_cdb_node_settings(const struct bt_mesh_cdb_node *node, in update_cdb_node_settings() 914 struct bt_mesh_cdb_node *node = &bt_mesh_cdb.nodes[i]; in bt_mesh_cdb_node_alloc() local 934 void bt_mesh_cdb_node_del(struct bt_mesh_cdb_node *node, bool store) in bt_mesh_cdb_node_del() 955 void bt_mesh_cdb_node_update(struct bt_mesh_cdb_node *node, uint16_t addr, in bt_mesh_cdb_node_update() 978 struct bt_mesh_cdb_node *node = &bt_mesh_cdb.nodes[i]; in bt_mesh_cdb_node_get() local 989 void bt_mesh_cdb_node_store(const struct bt_mesh_cdb_node *node) in bt_mesh_cdb_node_store() 1012 int bt_mesh_cdb_node_key_import(struct bt_mesh_cdb_node *node, const uint8_t in[16]) in bt_mesh_cdb_node_key_import() [all …]
|
A D | testing.h | 33 sys_snode_t node; member
|
A D | provisioner.c | 43 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
|
/subsys/zbus/ |
A D | zbus_runtime_observers.c | 12 static inline int _zbus_runtime_observer_node_alloc(struct zbus_observer_node **node, in _zbus_runtime_observer_node_alloc() 28 static inline void _zbus_runtime_observer_node_free(struct zbus_observer_node *node) in _zbus_runtime_observer_node_free() 38 static inline int _zbus_runtime_observer_node_alloc(struct zbus_observer_node **node, in _zbus_runtime_observer_node_alloc() 49 static inline void _zbus_runtime_observer_node_free(struct zbus_observer_node *node) in _zbus_runtime_observer_node_free() 101 struct zbus_observer_node *node, k_timeout_t timeout) in zbus_chan_add_obs_with_node()
|
/subsys/net/lib/lwm2m/ |
A D | lwm2m_observation.h | 16 sys_snode_t node; member 59 sys_snode_t node; member
|
A D | lwm2m_registry.h | 209 sys_snode_t node; member
|
/subsys/usb/device_next/ |
A D | usbd_msg.c | 24 sys_snode_t node; member 60 sys_snode_t *node; in msg_work_handler() local
|
A D | usbd_desc.c | 109 sys_dnode_t *node; in usbd_desc_remove_all() local
|
/subsys/net/ip/ |
A D | route.h | 35 sys_snode_t node; member 50 sys_snode_t node; member
|
/subsys/lorawan/services/ |
A D | lorawan_services.c | 17 sys_snode_t node; member 51 sys_snode_t *node; in uplink_handler() local
|
/subsys/bluetooth/host/ |
A D | ecc.h | 38 sys_snode_t node; member
|
/subsys/fs/ |
A D | fs.c | 86 sys_dnode_t *node; in fs_get_mnt_point() local 434 sys_dnode_t *node, *next = NULL; in fs_readdir() local 668 sys_dnode_t *node; in fs_mount() local 827 sys_dnode_t *node; in fs_readmount() local
|
/subsys/usb/device/ |
A D | usb_descriptor.h | 45 sys_snode_t node; member
|
/subsys/logging/frontends/ |
A D | log_frontend_stmesp_demux.c | 40 sys_snode_t node; member 213 sys_snode_t *node; in log_frontend_stmesp_demux_major() local 251 sys_snode_t *node; in log_frontend_stmesp_demux_channel() local 347 sys_snode_t *node; in garbage_collector() local 626 sys_snode_t *node; in log_frontend_stmesp_demux_reset() local
|
/subsys/net/lib/sockets/ |
A D | socket_offload.c | 53 int socket_offload_getaddrinfo(const char *node, const char *service, in socket_offload_getaddrinfo()
|
/subsys/llext/ |
A D | llext.c | 93 for (sys_snode_t *node = sys_slist_peek_head(&llext_list); in llext_by_name() local 110 sys_snode_t *node; in llext_iterate() local
|
/subsys/bluetooth/services/ots/ |
A D | ots_l2cap_internal.h | 27 sys_snode_t node; member
|
/subsys/pm/ |
A D | state.c | 59 #define DEFINE_DISABLED_PM_STATE(node) \ argument
|
/subsys/bluetooth/controller/ticker/ |
A D | ticker.c | 401 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
|
/subsys/net/lib/ptp/ |
A D | clock.h | 70 sys_snode_t node; member
|
/subsys/logging/ |
A D | log_cache.h | 16 sys_snode_t node; member
|