Searched refs:USB_RXMAXP_MAXPAYLOAD_MASK (Results 1 – 2 of 2) sorted by relevance
163 #define USB_RXMAXP_MAXPAYLOAD_MASK (0x07FF) macro
392 temp = maxpacket & USB_RXMAXP_MAXPAYLOAD_MASK; in usbc_ep_config()
Completed in 12 milliseconds