Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/util/
Dmfifo.h202 #define MFIFO_ENQUEUE(name, idx) \ macro
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_conn.c241 MFIFO_ENQUEUE(conn_tx, idx); in ll_tx_mem_enqueue()
1523 MFIFO_ENQUEUE(conn_ack, idx); in ull_conn_lll_ack_enqueue()
2027 MFIFO_ENQUEUE(conn_ack, idx); in tx_lll_flush()
Dull.c1812 MFIFO_ENQUEUE(tx_ack, idx); in ll_tx_ack_put()
2097 MFIFO_ENQUEUE(prep, idx); in ull_prepare_enqueue()