Searched refs:USB_ISTR_SUSP (Results 1 – 2 of 2) sorted by relevance
458 if (wIstr & USB_ISTR_SUSP) { in USBD_IRQHandler()487 USB->ISTR &= (uint16_t)(~USB_ISTR_SUSP); in USBD_IRQHandler()
538 #define USB_ISTR_SUSP USB_ISTR_SUSP_Msk /*!< Suspend mode re… macro
Completed in 10 milliseconds