Searched refs:EPT_RX (Results 1 – 2 of 2) sorted by relevance
144 #define EPT_RX(n) (1 << (n)) macro
108 ept->bit = EPT_RX(ept->num); in _udc_endpoint_alloc()135 unsigned bit = in ? EPT_TX(n) : EPT_RX(n); in udc_endpoint_alloc()
Completed in 4 milliseconds