![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
Go to the source code of this file.
Functions | |
void | USB_Memory_Init (uint32_t Memory_Pool_Size) |
uint8_t * | USB_Memory_Alloc (uint32_t size) |
void | USB_Memory_Free (uint8_t *ptr) |
uint8_t* USB_Memory_Alloc | ( | uint32_t | size | ) |
Definition at line 75 of file USBMemory.c.
void USB_Memory_Free | ( | uint8_t * | ptr | ) |
Definition at line 121 of file USBMemory.c.
void USB_Memory_Init | ( | uint32_t | Memory_Pool_Size | ) |