Home
last modified time | relevance | path

Searched refs:MFIFO_ENQUEUE_GET (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.4.0/subsys/bluetooth/controller/util/
Dmfifo.h174 #define MFIFO_ENQUEUE_GET(name, mem) \ macro
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/ll_sw/
Dull_conn.c220 idx = MFIFO_ENQUEUE_GET(conn_tx, (void **) &lll_tx); in ll_tx_mem_enqueue()
1391 idx = MFIFO_ENQUEUE_GET(conn_ack, (void **)&lll_tx); in ull_conn_lll_ack_enqueue()
1887 idx = MFIFO_ENQUEUE_GET(conn_ack, (void **)&tx_buf); in tx_lll_flush()
Dull.c1760 idx = MFIFO_ENQUEUE_GET(tx_ack, (void **)&tx); in ll_tx_ack_put()
2025 idx = MFIFO_ENQUEUE_GET(prep, (void **)&e); in ull_prepare_enqueue()