PMSIS API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fc_l1_malloc.h File Reference

Functions

void * pi_fc_l1_malloc (int size)
 Allocate in FC L1 memory. More...
 
void pi_fc_l1_free (void *chunk, int size)
 Free FC L1 memory. More...
 
void * pi_fc_l1_malloc_align (int size, int align)
 Allocate in FC L1 memory. More...
 
void pi_fc_l1_malloc_dump (void)
 Display free blocks. More...