/Zephyr-Core-3.7.0/subsys/bluetooth/controller/util/ |
D | dbuf.c | 19 uint8_t first, last; in dbuf_alloc() local 63 uint8_t first; in dbuf_latest_get() local
|
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()
|
D | dbuf.h | 15 uint8_t volatile first; member
|
/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/filtering/src/ |
D | misc_q15.c | 136 size_t first, size_t in1_length, size_t in2_length, const q15_t *ref, in test_arm_conv_partial_q15() 173 size_t first, size_t in1_length, size_t in2_length, const q15_t *ref, in test_arm_conv_partial_fast_q15() 210 size_t first, size_t in1_length, size_t in2_length, const q15_t *ref, in test_arm_conv_partial_opt_q15() 253 size_t first, size_t in1_length, size_t in2_length, const q15_t *ref, in test_arm_conv_partial_fast_opt_q15() 296 size_t first, size_t in1_length, size_t in2_length, const q15_t *ref, in test_arm_conv_partial_q15() 303 size_t first, size_t in1_length, size_t in2_length, const q15_t *ref, in test_arm_conv_partial_fast_q15() 310 size_t first, size_t in1_length, size_t in2_length, const q15_t *ref, in test_arm_conv_partial_opt_q15() 317 size_t first, size_t in1_length, size_t in2_length, const q15_t *ref, in test_arm_conv_partial_fast_opt_q15()
|
D | misc_q7.c | 135 size_t first, size_t in1_length, size_t in2_length, const q7_t *ref, in test_arm_conv_partial_q7() 172 size_t first, size_t in1_length, size_t in2_length, const q7_t *ref, in test_arm_conv_partial_opt_q7() 215 size_t first, size_t in1_length, size_t in2_length, const q7_t *ref, in test_arm_conv_partial_q7() 222 size_t first, size_t in1_length, size_t in2_length, const q7_t *ref, in test_arm_conv_partial_opt_q7()
|
D | misc_q31.c | 176 size_t first, size_t in1_length, size_t in2_length, const q31_t *ref, in test_arm_conv_partial_q31() 213 size_t first, size_t in1_length, size_t in2_length, const q31_t *ref, in test_arm_conv_partial_fast_q31() 250 size_t first, size_t in1_length, size_t in2_length, const q31_t *ref, in test_arm_conv_partial_q31() 257 size_t first, size_t in1_length, size_t in2_length, const q31_t *ref, in test_arm_conv_partial_fast_q31()
|
D | misc_f32.c | 183 size_t first, size_t in1_length, size_t in2_length, in test_arm_conv_partial_f32() 222 size_t first, size_t in1_length, size_t in2_length, in test_arm_conv_partial_f32()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_adv_types.h | 16 uint8_t volatile first; member
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_adv_types.h | 16 uint8_t volatile first; member
|
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
|
/Zephyr-Core-3.7.0/tests/bluetooth/controller/mock_ctrl/include/lll/ |
D | lll_adv_types.h | 16 uint8_t volatile first; member
|
/Zephyr-Core-3.7.0/tests/modules/thrift/ThriftTest/src/ |
D | server.hpp | 100 bool first = true; in testMap() local 121 bool first = true; in testStringMap() local 140 bool first = true; in testSet() local 160 bool first = true; in testList() local
|
/Zephyr-Core-3.7.0/subsys/net/l2/dummy/any/ |
D | any.c | 45 sys_snode_t *first; in any_recv() local
|
/Zephyr-Core-3.7.0/lib/heap/ |
D | heap_info.c | 26 chunkid_t first = h->buckets[i].next; in heap_print_info() local
|
D | heap.c | 47 chunkid_t first = prev_free_chunk(h, c), in free_list_remove_bidx() local 85 chunkid_t first = prev_free_chunk(h, second); in free_list_add_bidx() local 233 chunkid_t first = b->next; in alloc_chunk() local
|
/Zephyr-Core-3.7.0/include/zephyr/arch/xtensa/ |
D | cache.h | 32 size_t first = ROUND_DOWN(addr, step); in arch_dcache_flush_range() local 48 size_t first = ROUND_DOWN(addr, step); in arch_dcache_flush_and_invd_range() local 64 size_t first = ROUND_DOWN(addr, step); in arch_dcache_invd_range() local
|
/Zephyr-Core-3.7.0/lib/crc/ |
D | crc_shell.c | 74 bool first = false; in cmd_crc() local
|
/Zephyr-Core-3.7.0/samples/net/sockets/echo_client/src/ |
D | vlan.c | 16 struct net_if *first; member
|
/Zephyr-Core-3.7.0/samples/net/sockets/txtime/src/ |
D | vlan.c | 16 struct net_if *first; member
|
/Zephyr-Core-3.7.0/samples/net/mdns_responder/src/ |
D | vlan.c | 16 struct net_if *first; member
|
/Zephyr-Core-3.7.0/samples/net/sockets/echo_server/src/ |
D | vlan.c | 16 struct net_if *first; member
|
/Zephyr-Core-3.7.0/drivers/entropy/ |
D | entropy_nrf5.c | 124 uint32_t first, available; in rng_pool_get() local 177 uint8_t first = rngp->first_read; in rng_pool_put() local
|
/Zephyr-Core-3.7.0/samples/net/vlan/src/ |
D | main.c | 19 struct net_if *first; member
|
/Zephyr-Core-3.7.0/drivers/net/ |
D | slip.h | 23 bool first; /* SLIP received it's byte or not after member
|
/Zephyr-Core-3.7.0/include/zephyr/sys/ |
D | crc.h | 373 uint32_t seed, uint32_t poly, bool reflect, bool first, in crc_by_type()
|