![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
Go to the source code of this file.
Macros | |
#define | USBRAM_SECTION RAM2 |
#define | USBDEV_ADDR_AD (1 << 24) |
#define | USBDEV_ADDR(n) (((n) & 0x7F) << 25) |
#define | USB_REG(CoreID) ((CoreID) ? LPC_USB1 : LPC_USB0) |
#define | LINK_TERMINATE 0x01 |
Functions | |
void | HcdIrqHandler (uint8_t HostID) |
void | DcdIrqHandler (uint8_t HostID) |
void | HAL_Reset (void) |