Searched refs:USB_EPTYPE_MASK (Results 1 – 2 of 2) sorted by relevance
58 USB_EPTYPE_MASK = 3U /*!< endpoint type mask */ enumerator
119 transc->ep_type = (uint8_t)ep_type[ep_desc->bmAttributes & (uint8_t)USB_EPTYPE_MASK]; in usbd_ep_setup()
Completed in 4 milliseconds