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