Searched refs:USB_OTG_HCCHAR_EPNUM (Results 1 – 2 of 2) sorted by relevance
1410 ((((uint32_t)epnum & 0x7FU) << 11) & USB_OTG_HCCHAR_EPNUM) | in USB_HC_Init()
17211 #define USB_OTG_HCCHAR_EPNUM USB_OTG_HCCHAR_EPNUM_Msk /*!< Endpoint number… macro