Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 29) sorted by relevance

12

/subsys/bluetooth/controller/util/
A Dmfifo.h80 static inline bool mfifo_enqueue_idx_get(uint8_t count, uint8_t first, in mfifo_enqueue_idx_get()
144 uint8_t count, uint8_t first, in mfifo_enqueue_get()
210 static inline uint8_t mfifo_avail_count_get(uint8_t count, uint8_t first, in mfifo_avail_count_get()
233 uint8_t first, uint8_t last) in mfifo_dequeue_get()
255 uint8_t first, uint8_t last) in mfifo_dequeue_peek()
274 uint8_t count, uint8_t first, in mfifo_dequeue_iter_get()
316 uint8_t last, uint8_t *first) in mfifo_dequeue()
A Ddbuf.c19 uint8_t first, last; in dbuf_alloc() local
63 uint8_t first; in dbuf_latest_get() local
A Ddbuf.h15 uint8_t volatile first; member
/subsys/bluetooth/controller/ll_sw/openisa/lll/
A Dlll_adv_types.h16 uint8_t volatile first; member
A Dlll_adv.c202 uint8_t first, last; in lll_adv_pdu_alloc() local
270 uint8_t first; in lll_adv_pdu_latest_get() local
/subsys/bluetooth/controller/ll_sw/nordic/lll/
A Dlll_df.c134 uint8_t first, last; in lll_df_sync_cfg_alloc() local
182 uint8_t first; in lll_df_sync_cfg_latest_get() local
A Dlll_adv_types.h16 uint8_t volatile first; member
A Dlll_adv_pdu.h75 uint8_t first; in lll_adv_pdu_latest_peek() local
241 struct pdu_adv *first) in lll_adv_pdu_linked_append_end()
A Dlll_adv.c309 uint8_t first; in lll_adv_data_dequeue() local
357 uint8_t first, last; in lll_adv_pdu_alloc() local
470 uint8_t first; in lll_adv_pdu_latest_get() local
605 uint8_t first; in lll_adv_pdu_and_extra_data_latest_get() local
A Dlll.c905 struct lll_event *first = ready ? ready : next; local
1087 static uint32_t preempt_ticker_start(struct lll_event *first,
A Dlll_df_types.h131 uint8_t volatile first; member
/subsys/net/l2/dummy/any/
A Dany.c45 sys_snode_t *first; in any_recv() local
/subsys/llext/
A Dllext_experimental.c55 struct llext *next, *tmp, *first = ext[0], *last = ext[n_ext - 1]; in llext_restore() local
/subsys/mgmt/mcumgr/transport/src/
A Dserial_util.c175 bool first = true; in mcumgr_serial_tx_pkt() local
A Dsmp_dummy.c549 int mcumgr_dummy_tx_frame(const uint8_t *data, bool first, int len, in mcumgr_dummy_tx_frame()
/subsys/modem/
A Dmodem_stats.c35 struct modem_stats_buffer *first = NULL; in stats_buffer_list_first() local
/subsys/lorawan/services/
A Dlorawan_services.c50 struct service_uplink_msg *first; in uplink_handler() local
/subsys/net/lib/coap/
A Dcoap_link_format.c434 bool more = false, first = true; in coap_well_known_core_get_len() local
633 bool first = true; in coap_well_known_core_get_len() local
/subsys/shell/
A Dshell.c431 const char *str, size_t first, size_t cnt, in tab_options_print()
464 size_t first, size_t cnt, uint16_t arg_len) in common_beginning_find()
504 size_t first, size_t cnt) in partial_autocomplete()
822 size_t first = 0; in tab_handle() local
/subsys/bluetooth/mesh/shell/
A Ddfd.c148 uint16_t first = shell_strtoul(argv[1], 0, &err); in cmd_dfd_receivers_get() local
/subsys/bluetooth/host/classic/
A Drfcomm_internal.h116 #define BT_RFCOMM_GET_LEN_EXTENDED(first, second) ((((first) & 0xfe) >> 1) | ((second) << 7)) argument
/subsys/fs/ext2/
A Dext2_diskops.c662 int64_t ext2_inode_remove_blocks(struct ext2_inode *inode, uint32_t first) in ext2_inode_remove_blocks()
/subsys/bluetooth/controller/ticker/
A Dticker.c284 uint8_t first; /* Slot index of first user operation */ member
/subsys/bluetooth/mesh/
A Ddfd_srv.c156 uint16_t first, cnt; in handle_receivers_get() local
/subsys/bluetooth/controller/ll_sw/
A Dull.c2667 static uint8_t tx_cmplt_get(uint16_t *handle, uint8_t *first, uint8_t last) in tx_cmplt_get()

Completed in 79 milliseconds

12