Searched refs:USB_ISTR_SOF (Results 1 – 2 of 2) sorted by relevance
492 if (wIstr & USB_ISTR_SOF) { in USBD_IRQHandler()493 USB->ISTR &= (uint16_t)(~USB_ISTR_SOF); in USBD_IRQHandler()
532 #define USB_ISTR_SOF USB_ISTR_SOF_Msk /*!< Start Of Frame … macro
Completed in 11 milliseconds