Searched refs:USB_OTG_DIEPINT_TOC (Results 1 – 2 of 2) sorted by relevance
1169 if ((epint & USB_OTG_DIEPINT_TOC) == USB_OTG_DIEPINT_TOC) in HAL_PCD_IRQHandler()1171 CLEAR_IN_EP_INTR(epnum, USB_OTG_DIEPINT_TOC); in HAL_PCD_IRQHandler()
17681 #define USB_OTG_DIEPINT_TOC USB_OTG_DIEPINT_TOC_Msk /*!< Timeout conditi… macro