Searched refs:INT_SOF (Results 1 – 2 of 2) sorted by relevance
129 #define INT_SOF (0x1 << 3) macro
1651 if (gint_status & INT_SOF) { in USBD_IRQHandler()1652 writel(INT_SOF, &AIC_UDC_REG->usbintsts); in USBD_IRQHandler()
Completed in 7 milliseconds