![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
Go to the source code of this file.
Functions | |
void | EVENT_USB_UIDChange (void) |
void | EVENT_USB_Host_HostError (const uint8_t corenum, const uint8_t ErrorCode) |
void | EVENT_USB_Host_DeviceAttached (const uint8_t corenum) |
void | EVENT_USB_Host_DeviceUnattached (const uint8_t corenum) |
void | EVENT_USB_Host_DeviceEnumerationFailed (const uint8_t corenum, const uint8_t ErrorCode, const uint8_t SubErrorCode) |
void | EVENT_USB_Host_DeviceEnumerationComplete (const uint8_t corenum) |
void | EVENT_USB_Host_StartOfFrame (const uint8_t corenum) |
void | EVENT_USB_Device_Connect (void) |
USB Device connect event callback. | |
void | EVENT_USB_Device_Disconnect (void) |
USB Device disconnect event callback. | |
void | EVENT_USB_Device_ControlRequest (void) |
USB Device control request receive event callback. | |
void | EVENT_USB_Device_ConfigurationChanged (void) |
USB Device configuration change event callback. | |
void | EVENT_USB_Device_Suspend (void) |
void | EVENT_USB_Device_WakeUp (void) |
void | EVENT_USB_Device_Reset (void) |
void | EVENT_USB_Device_StartOfFrame (void) |