Framework Components Application Programming Interface (API)  fc-v07
Data Fields
IALG_MemRec Struct Reference

Memory records. More...

#include <ialg.h>

Collaboration diagram for IALG_MemRec:
Collaboration graph

Data Fields

Uns size
 
Int alignment
 
IALG_MemSpace space
 
IALG_MemAttrs attrs
 
Void * base
 

Detailed Description

Memory records.

Field Documentation

Uns IALG_MemRec::size

Size in MAU of allocation

Int IALG_MemRec::alignment

Alignment requirement (MAU)

IALG_MemSpace IALG_MemRec::space

Allocation space

IALG_MemAttrs IALG_MemRec::attrs

Memory attributes

Void* IALG_MemRec::base

Base address of allocated buf


The documentation for this struct was generated from the following file:
Copyright 2016, Texas Instruments Incorporated