Searched refs:USB_OTG_DOEPINT_OTEPDIS (Results 1 – 2 of 2) sorted by relevance
1125 if ((epint & USB_OTG_DOEPINT_OTEPDIS) == USB_OTG_DOEPINT_OTEPDIS) in HAL_PCD_IRQHandler()1127 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPDIS); in HAL_PCD_IRQHandler()
17780 #define USB_OTG_DOEPINT_OTEPDIS USB_OTG_DOEPINT_OTEPDIS_Msk /*!< OUT token recei… macro