Searched refs:USB_OTG_DOEPINT_STUP (Results 1 – 2 of 2) sorted by relevance
1106 if ((epint & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) in HAL_PCD_IRQHandler()1122 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STUP); in HAL_PCD_IRQHandler()
17777 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro