![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
Go to the source code of this file.
Functions | |
void | USB_Device_ProcessControlRequest (void) |
static void | USB_Device_SetAddress (void) |
static void | USB_Device_SetConfiguration (void) |
static void | USB_Device_GetConfiguration (void) |
static void | USB_Device_GetDescriptor (void) |
static void | USB_Device_GetStatus (void) |
static void | USB_Device_ClearSetFeature (void) |
Variables | |
uint8_t | USB_Device_ConfigurationNumber |
bool | USB_Device_CurrentlySelfPowered |
bool | USB_Device_RemoteWakeupEnabled |
|
static |
Definition at line 325 of file DeviceStandardReq.c.
|
static |
Definition at line 204 of file DeviceStandardReq.c.
|
static |
Definition at line 235 of file DeviceStandardReq.c.
|
static |
Definition at line 284 of file DeviceStandardReq.c.
void USB_Device_ProcessControlRequest | ( | void | ) |
Definition at line 52 of file DeviceStandardReq.c.
|
static |
Definition at line 120 of file DeviceStandardReq.c.
|
static |
Definition at line 138 of file DeviceStandardReq.c.