Searched refs:USB_INT_POWER_FAULT (Results 1 – 2 of 2) sorted by relevance
553 #define USB_INT_POWER_FAULT 0x00010000 // Power Fault detected macro
444 ulStatus |= USB_INT_POWER_FAULT; in USBIntStatus()537 if(ulFlags & USB_INT_POWER_FAULT) in USBIntDisable()624 if(ulFlags & USB_INT_POWER_FAULT) in USBIntEnable()
Completed in 8 milliseconds