Home
last modified time | relevance | path

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

123

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/util/
Ddbuf.c19 uint8_t first, last; in dbuf_alloc() local
63 uint8_t first; in dbuf_latest_get() local
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()
Ddbuf.h15 uint8_t volatile first; member
/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/filtering/src/
Dmisc_q15.c136 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()
Dmisc_q7.c135 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()
Dmisc_q31.c176 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()
Dmisc_f32.c183 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/
Dlll_adv_types.h16 uint8_t volatile first; member
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_types.h16 uint8_t volatile first; member
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
/Zephyr-Core-3.7.0/tests/bluetooth/controller/mock_ctrl/include/lll/
Dlll_adv_types.h16 uint8_t volatile first; member
/Zephyr-Core-3.7.0/tests/modules/thrift/ThriftTest/src/
Dserver.hpp100 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/
Dany.c45 sys_snode_t *first; in any_recv() local
/Zephyr-Core-3.7.0/lib/heap/
Dheap_info.c26 chunkid_t first = h->buckets[i].next; in heap_print_info() local
Dheap.c47 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/
Dcache.h32 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/
Dcrc_shell.c74 bool first = false; in cmd_crc() local
/Zephyr-Core-3.7.0/samples/net/sockets/echo_client/src/
Dvlan.c16 struct net_if *first; member
/Zephyr-Core-3.7.0/samples/net/sockets/txtime/src/
Dvlan.c16 struct net_if *first; member
/Zephyr-Core-3.7.0/samples/net/mdns_responder/src/
Dvlan.c16 struct net_if *first; member
/Zephyr-Core-3.7.0/samples/net/sockets/echo_server/src/
Dvlan.c16 struct net_if *first; member
/Zephyr-Core-3.7.0/drivers/entropy/
Dentropy_nrf5.c124 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/
Dmain.c19 struct net_if *first; member
/Zephyr-Core-3.7.0/drivers/net/
Dslip.h23 bool first; /* SLIP received it's byte or not after member
/Zephyr-Core-3.7.0/include/zephyr/sys/
Dcrc.h373 uint32_t seed, uint32_t poly, bool reflect, bool first, in crc_by_type()

123