Searched refs:USB_OTG_HCCHAR_EPTYP (Results 1 – 3 of 3) sorted by relevance
1297 ((ep_type << 18) & USB_OTG_HCCHAR_EPTYP)|\ in USB_HC_Init()
17600 #define USB_OTG_HCCHAR_EPTYP USB_OTG_HCCHAR_EPTYP_Msk /*!< Endpoint type */ macro