HPM APP
HPMicro Application solution
monitor_mem.h File Reference

Go to the source code of this file.

Functions

void monitor_mem_reset (void)
 
void * monitor_mem_alloc (size_t size)
 
void monitor_mem_free (void *ptr)
 

Function Documentation

◆ monitor_mem_alloc()

void* monitor_mem_alloc ( size_t  size)

◆ monitor_mem_free()

void monitor_mem_free ( void *  ptr)

◆ monitor_mem_reset()

void monitor_mem_reset ( void  )