![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
Go to the source code of this file.
Functions | |
| void | USB_Host_SetDeviceSpeed (uint8_t hostid, HCD_USB_SPEED speed) |
| HCD_USB_SPEED | USB_Host_GetDeviceSpeed (uint8_t hostid) |
| void | USB_Host_ProcessNextHostState (uint8_t corenum) |
| uint8_t | USB_Host_WaitMS (uint8_t MS) |
| void | USB_Host_Enumerate (uint8_t HostId) |
| void | USB_Host_DeEnumerate (uint8_t HostId) |
| void | USB_Host_SetActiveHost (uint8_t hostid) |
| uint8_t | USB_Host_GetActiveHost (void) |
| Get current active host core number. | |
| uint16_t | USB_Host_GetFrameNumber (void) |
Variables | |
| uint8_t | USB_Host_ControlPipeSize [MAX_USB_CORE] |
| HCD_USB_SPEED USB_Host_GetDeviceSpeed | ( | uint8_t | hostid | ) |
| void USB_Host_SetDeviceSpeed | ( | uint8_t | hostid, |
| HCD_USB_SPEED | speed | ||
| ) |