Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull.c471 #define IS_NODE_TX_PTR(_p) ((uint32_t)(_p) & ~0xFFUL) macro
2677 if (IS_NODE_TX_PTR(tx_node)) { in tx_cmplt_get()
2729 (IS_NODE_TX_PTR(tx_node) && in tx_cmplt_get()
2732 (!IS_NODE_TX_PTR(tx_node) && in tx_cmplt_get()
2744 if (IS_NODE_TX_PTR(tx_node)) { in tx_cmplt_get()