Data Fields

CMEM_AllocParams Struct Reference
[Contiguous Memory Manager]

Parameters for CMEM_alloc(), CMEM_alloc2(), CMEM_allocPool(), CMEM_allocPool2(), CMEM_free(). More...

#include <cmem.h>

Data Fields

int type
int flags
size_t alignment

Detailed Description

Parameters for CMEM_alloc(), CMEM_alloc2(), CMEM_allocPool(), CMEM_allocPool2(), CMEM_free().


Field Documentation

either CMEM_HEAP or CMEM_POOL

either CMEM_CACHED or CMEM_NONCACHED

only used for heap allocations, must be power of 2


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2011, Texas Instruments Incorporated