Home
last modified time | relevance | path

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

/bsp/lm3s9b9x/Libraries/driverlib/
A Dusb.h537 #define USB_INT_POWER_FAULT 0x00010000 // Power Fault detected macro
A Dusb.c427 ulStatus |= USB_INT_POWER_FAULT; in USBIntStatus()
520 if(ulFlags & USB_INT_POWER_FAULT) in USBIntDisable()
607 if(ulFlags & USB_INT_POWER_FAULT) in USBIntEnable()
/bsp/lm4f232/Libraries/driverlib/
A Dusb.h537 #define USB_INT_POWER_FAULT 0x00010000 // Power Fault detected macro
A Dusb.c427 ulStatus |= USB_INT_POWER_FAULT; in USBIntStatus()
520 if(ulFlags & USB_INT_POWER_FAULT) in USBIntDisable()
607 if(ulFlags & USB_INT_POWER_FAULT) in USBIntEnable()
/bsp/lm3s8962/Libraries/driverlib/
A Dusb.h537 #define USB_INT_POWER_FAULT 0x00010000 // Power Fault detected macro
A Dusb.c427 ulStatus |= USB_INT_POWER_FAULT; in USBIntStatus()
520 if(ulFlags & USB_INT_POWER_FAULT) in USBIntDisable()
607 if(ulFlags & USB_INT_POWER_FAULT) in USBIntEnable()
/bsp/ti/c28x/libraries/tms320f28379d/common/include/
A Dusb.h533 #define USB_INT_POWER_FAULT 0x00010000 // Power Fault detected macro

Completed in 31 milliseconds