Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_vendor.h25 #define EVENT_RX_TO_US(phy) ((((((phy)&0x03) + 4)<<3)/BIT((((phy)&0x3)>>1))) + \ macro
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_vendor.h61 #define EVENT_RX_TO_US(phy) ((((((phy)&0x03) + 4)<<3)/BIT((((phy)&0x3)>>1))) + \ macro
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_adv.c2292 const uint8_t rx_to_us = EVENT_RX_TO_US(PHY_1M);