Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_vendor.h29 #define EVENT_RX_TX_TURNAROUND(phy) ((phy) == 1?100:((phy) == 2 ? 80:900)) macro
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_vendor.h71 #define EVENT_RX_TX_TURNAROUND(phy) 150 macro
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv.c2289 EVENT_RX_TX_TURNAROUND(phy) * (adv_chn_cnt - 1);
2305 const uint8_t rxtx_turn_us = EVENT_RX_TX_TURNAROUND(PHY_1M);