/Zephyr-latest/scripts/west_commands/ |
D | patch.py | 461 def list(self, args, yml, dst_mods=None): member in Patch
|
D | bindesc.py | 165 def list(self, args): member in Bindesc
|
/Zephyr-latest/modules/thrift/src/thrift/protocol/ |
D | TBinaryProtocol.h | 188 void checkReadBytesAvailable(TList &list) override in checkReadBytesAvailable()
|
/Zephyr-latest/subsys/tracing/ |
D | tracing_tracking.c | 45 #define SYS_TRACK_LIST_PREPEND(list, obj) \ argument
|
/Zephyr-latest/subsys/bluetooth/services/ots/ |
D | ots_obj_manager.c | 29 sys_dlist_t list; member
|
/Zephyr-latest/drivers/usb/uvb/ |
D | uvb.h | 119 sys_dlist_t list; member
|
/Zephyr-latest/include/zephyr/kernel/ |
D | obj_core.h | 111 sys_slist_t list; /**< List of objects of this object type */ member
|
/Zephyr-latest/lib/net_buf/ |
D | buf.c | 393 void net_buf_slist_put(sys_slist_t *list, struct net_buf *buf) in net_buf_slist_put() 405 struct net_buf *net_buf_slist_get(sys_slist_t *list) in net_buf_slist_get()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | delayable_msg.c | 52 sys_slist_t *list = &access_delayable_msg.busy_ctx; in put_ctx_to_busy_list() local
|
D | dfu_slot.c | 29 static sys_slist_t list; variable
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | testsuite.py | 281 def find_c_files_in(path: str, extensions: list = None) -> list:
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/src/ |
D | enum_mgmt.c | 282 uint16_t *list = (uint16_t *)user_data; in enum_mgmt_cb_list_entries() local
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_class.c | 344 const char *const list[]) in is_blocklisted()
|
/Zephyr-latest/subsys/fs/ext2/ |
D | ext2_diskops.c | 428 uint32_t *list = (uint32_t *)inode->blocks[lvl - 1]->data; in fetch_level_blocks() local 506 uint32_t *list, start_blk; in delete_blocks() local
|
/Zephyr-latest/kernel/ |
D | queue.c | 300 int k_queue_merge_slist(struct k_queue *queue, sys_slist_t *list) in k_queue_merge_slist()
|
/Zephyr-latest/lib/utils/ |
D | onoff.c | 182 sys_slist_t *list, in notify_all()
|
/Zephyr-latest/subsys/tracing/user/ |
D | tracing_user.c | 74 void __weak sys_trace_gpio_fire_callbacks_enter_user(sys_slist_t *list, const struct device *port, in sys_trace_gpio_fire_callbacks_enter_user() 307 void sys_trace_gpio_fire_callbacks_enter(sys_slist_t *list, const struct device *port, in sys_trace_gpio_fire_callbacks_enter()
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_nrfx.c | 473 sys_slist_t *list = &data->callbacks; in nrfx_gpio_handler() local
|
/Zephyr-latest/subsys/net/l2/ethernet/ |
D | arp.c | 67 static struct arp_entry *arp_entry_find(sys_slist_t *list, in arp_entry_find()
|
/Zephyr-latest/include/zephyr/tracing/ |
D | tracking.h | 53 #define SYS_PORT_TRACK_NEXT(list)((list)->_obj_track_next) argument
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/ |
D | leshan.py | 118 def remove_attributes(self, endpoint: str, path: str, attributes: list):
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | pacs.c | 201 static void foreach_cap(sys_slist_t *list, bt_pacs_cap_foreach_func_t func, in foreach_cap() 213 static void get_pac_records(sys_slist_t *list, struct net_buf_simple *buf) in get_pac_records()
|
/Zephyr-latest/drivers/usb/uhc/ |
D | uhc_virtual.c | 40 sys_dlist_t list; member
|
/Zephyr-latest/include/zephyr/net/ |
D | coap.h | 300 sys_snode_t list; member
|
D | mqtt.h | 272 struct mqtt_topic *list; member
|