libmetal
Loading...
Searching...
No Matches
alloc.h File Reference
#include <nuttx/kmalloc.h>

Go to the source code of this file.

Functions

static void * __metal_allocate_memory (unsigned int size)
static void __metal_free_memory (void *ptr)

Function Documentation

◆ __metal_allocate_memory()

void * __metal_allocate_memory ( unsigned int size)
inlinestatic

◆ __metal_free_memory()

void __metal_free_memory ( void * ptr)
inlinestatic