Home
last modified time | relevance | path

Searched refs:USB_INTCTRL_POWER_FAULT (Results 1 – 16 of 16) sorted by relevance

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A Dusb.c421 if(ui32Flags & USB_INTCTRL_POWER_FAULT) in USBIntDisableControl()
472 if(ui32Flags & USB_INTCTRL_POWER_FAULT) in USBIntEnableControl()
575 ui32Status |= USB_INTCTRL_POWER_FAULT; in USBIntStatus()
668 ui32Status |= USB_INTCTRL_POWER_FAULT; in USBIntStatusControl()
/bsp/lm3s9b9x/Libraries/driverlib/
A Dusb.h59 #define USB_INTCTRL_POWER_FAULT 0x00000100 // Power Fault detected macro
A Dusb.c659 if(ulFlags & USB_INTCTRL_POWER_FAULT) in USBIntDisableControl()
710 if(ulFlags & USB_INTCTRL_POWER_FAULT) in USBIntEnableControl()
789 ulStatus |= USB_INTCTRL_POWER_FAULT; in USBIntStatusControl()
/bsp/lm4f232/Libraries/driverlib/
A Dusb.h59 #define USB_INTCTRL_POWER_FAULT 0x00000100 // Power Fault detected macro
A Dusb.c659 if(ulFlags & USB_INTCTRL_POWER_FAULT) in USBIntDisableControl()
710 if(ulFlags & USB_INTCTRL_POWER_FAULT) in USBIntEnableControl()
789 ulStatus |= USB_INTCTRL_POWER_FAULT; in USBIntStatusControl()
/bsp/lm3s8962/Libraries/driverlib/
A Dusb.h59 #define USB_INTCTRL_POWER_FAULT 0x00000100 // Power Fault detected macro
A Dusb.c659 if(ulFlags & USB_INTCTRL_POWER_FAULT) in USBIntDisableControl()
710 if(ulFlags & USB_INTCTRL_POWER_FAULT) in USBIntEnableControl()
789 ulStatus |= USB_INTCTRL_POWER_FAULT; in USBIntStatusControl()
/bsp/ti/c28x/libraries/tms320f28379d/common/include/
A Dusb.h88 #define USB_INTCTRL_POWER_FAULT 0x00000100 // Power Fault detected macro
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_usb.h184 #define USB_INTCTRL_POWER_FAULT 0x00000100U macro
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dusb.h75 #define USB_INTCTRL_POWER_FAULT 0x00000100 // Power Fault detected macro
A Dusb.c525 if (ui32Flags & USB_INTCTRL_POWER_FAULT) in USBIntDisableControl()
576 if (ui32Flags & USB_INTCTRL_POWER_FAULT) in USBIntEnableControl()
654 ui32Status |= USB_INTCTRL_POWER_FAULT; in USBIntStatusControl()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/
A Dusb.h74 #define USB_INTCTRL_POWER_FAULT 0x00000100 // Power Fault detected macro
/bsp/tm4c129x/libraries/driverlib/
A Dusb.h74 #define USB_INTCTRL_POWER_FAULT 0x00000100 // Power Fault detected macro
A Dusb.c530 if(ui32Flags & USB_INTCTRL_POWER_FAULT) in USBIntDisableControl()
581 if(ui32Flags & USB_INTCTRL_POWER_FAULT) in USBIntEnableControl()
659 ui32Status |= USB_INTCTRL_POWER_FAULT; in USBIntStatusControl()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dusb.c530 if(ui32Flags & USB_INTCTRL_POWER_FAULT) in USBIntDisableControl()
581 if(ui32Flags & USB_INTCTRL_POWER_FAULT) in USBIntEnableControl()
659 ui32Status |= USB_INTCTRL_POWER_FAULT; in USBIntStatusControl()
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dusb_lowlayer_api.h221 #define USB_INTCTRL_POWER_FAULT 0x00000100U

Completed in 58 milliseconds