| /subsys/bluetooth/controller/util/ |
| A D | mfifo.h | 80 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 D | dbuf.c | 19 uint8_t first, last; in dbuf_alloc() local 63 uint8_t first; in dbuf_latest_get() local
|
| A D | dbuf.h | 15 uint8_t volatile first; member
|
| /subsys/bluetooth/controller/ll_sw/openisa/lll/ |
| A D | lll_adv_types.h | 16 uint8_t volatile first; member
|
| A D | lll_adv.c | 202 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 D | lll_df.c | 134 uint8_t first, last; in lll_df_sync_cfg_alloc() local 182 uint8_t first; in lll_df_sync_cfg_latest_get() local
|
| A D | lll_adv_types.h | 16 uint8_t volatile first; member
|
| A D | lll_adv_pdu.h | 75 uint8_t first; in lll_adv_pdu_latest_peek() local 241 struct pdu_adv *first) in lll_adv_pdu_linked_append_end()
|
| A D | lll_adv.c | 309 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 D | lll.c | 905 struct lll_event *first = ready ? ready : next; local 1087 static uint32_t preempt_ticker_start(struct lll_event *first,
|
| A D | lll_df_types.h | 131 uint8_t volatile first; member
|
| /subsys/net/l2/dummy/any/ |
| A D | any.c | 45 sys_snode_t *first; in any_recv() local
|
| /subsys/llext/ |
| A D | llext_experimental.c | 55 struct llext *next, *tmp, *first = ext[0], *last = ext[n_ext - 1]; in llext_restore() local
|
| /subsys/mgmt/mcumgr/transport/src/ |
| A D | serial_util.c | 175 bool first = true; in mcumgr_serial_tx_pkt() local
|
| A D | smp_dummy.c | 549 int mcumgr_dummy_tx_frame(const uint8_t *data, bool first, int len, in mcumgr_dummy_tx_frame()
|
| /subsys/modem/ |
| A D | modem_stats.c | 35 struct modem_stats_buffer *first = NULL; in stats_buffer_list_first() local
|
| /subsys/lorawan/services/ |
| A D | lorawan_services.c | 50 struct service_uplink_msg *first; in uplink_handler() local
|
| /subsys/net/lib/coap/ |
| A D | coap_link_format.c | 434 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 D | shell.c | 431 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 D | dfd.c | 148 uint16_t first = shell_strtoul(argv[1], 0, &err); in cmd_dfd_receivers_get() local
|
| /subsys/bluetooth/host/classic/ |
| A D | rfcomm_internal.h | 116 #define BT_RFCOMM_GET_LEN_EXTENDED(first, second) ((((first) & 0xfe) >> 1) | ((second) << 7)) argument
|
| /subsys/fs/ext2/ |
| A D | ext2_diskops.c | 662 int64_t ext2_inode_remove_blocks(struct ext2_inode *inode, uint32_t first) in ext2_inode_remove_blocks()
|
| /subsys/bluetooth/controller/ticker/ |
| A D | ticker.c | 284 uint8_t first; /* Slot index of first user operation */ member
|
| /subsys/bluetooth/mesh/ |
| A D | dfd_srv.c | 156 uint16_t first, cnt; in handle_receivers_get() local
|
| /subsys/bluetooth/controller/ll_sw/ |
| A D | ull.c | 2667 static uint8_t tx_cmplt_get(uint16_t *handle, uint8_t *first, uint8_t last) in tx_cmplt_get()
|