Home
last modified time | relevance | path

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

/lk-master/platform/lpc43xx/include/platform/
A Dlpc43xx-usb.h144 #define EPT_RX(n) (1 << (n)) macro
/lk-master/platform/lpc43xx/
A Dudc.c108 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