![]()  | 
  
    PDK API Guide for J721E
    
   | 
 
Basic HeapP Parameters.
Structure that contains the parameters are passed into HeapP_create when creating a HeapP instance.
Data Fields | |
| void * | buf | 
| uint32_t | size | 
| void* HeapP_Params::buf | 
Base address of memory to be used as heap
| uint32_t HeapP_Params::size | 
Size of memory block that is to be used as heap