Searched refs:EVENT_RX_TO_US (Results 1 – 3 of 3) sorted by relevance
25 #define EVENT_RX_TO_US(phy) ((((((phy)&0x03) + 4)<<3)/BIT((((phy)&0x3)>>1))) + \ macro
62 #define EVENT_RX_TO_US(phy) ((((((phy)&0x03) + 4)<<3)/BIT((((phy)&0x3)>>1))) + \ macro
2304 const uint8_t rx_to_us = EVENT_RX_TO_US(PHY_1M);