MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Files > legato_fixedheap.h
MPLAB® Harmony Graphics Suite
legato_fixedheap.h

This is file legato_fixedheap.h.

Functions
 
Name 
Description 
 
Allocates a block from a fixed heap. 
 
Allocates a block from a fixed heap. 
 
Queries a heap to see if it contains a block pointer. 
 
Destroys a fixed heap object. 
 
Dumps the contents of a heap to STDOUT. 
 
Frees a block from a fixed heap. 
 
Initializes a fixed heap object struct. 
 
Validates a heap. 
Macros
 
Name 
Description 
 
This is macro LE_FIXEDHEAP_BLOCK_FOOTER_PTR. 
 
This is macro LE_FIXEDHEAP_BLOCK_SIZE. 
 
This is macro LE_FIXEDHEAP_CHECKSUM. 
 
This is macro LE_FIXEDHEAP_FOOTER_SIZE. 
 
This is macro LE_FIXEDHEAP_HEADER_SIZE. 
 
This is macro LEGATO_FIXEDHEAP_H. 
MPLAB® Harmony Graphics Suite