USBD_static_malloc() is only used within DFU_Standalone.
 
Symbols
loading...
Files
loading...

USBD_static_malloc() function

static single allocation.

Syntax

void *USBD_static_malloc(uint32_t size);
Implemented in usbd_conf.c:457

Arguments

size

size of allocated memory

Return value

None

References

LocationText
usbd_conf.c:457
void *USBD_static_malloc(uint32_t size)
usbd_conf.h:47
void *USBD_static_malloc(uint32_t size);

Data Use

Data read by USBD_static_malloc()
USBD_static_malloc()::mem
all items filtered out
USBD_static_malloc()
Type of USBD_static_malloc()
USBD_static_malloc()
uint32_t
all items filtered out