![]() |
LPCOpen Platform
v1.03
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, uint32_t num_aligned_bytes) |
| void | USB_Memory_Free (uint8_t *ptr) |
Definition at line 99 of file USBMemory.c.
| void USB_Memory_Free | ( | uint8_t * | ptr | ) |
Definition at line 213 of file USBMemory.c.
| void USB_Memory_Init | ( | uint32_t | Memory_Pool_Size | ) |