Home
last modified time | relevance | path

Searched refs:USB_INT_POWER_FAULT (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dusb.h553 #define USB_INT_POWER_FAULT 0x00010000 // Power Fault detected macro
A Dusb.c444 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