Functions | Defines

memutils.h File Reference


Detailed Description

MEMUTILS Interface Definitions - Memory and Cache related APIs.

Go to the source code of this file.

Functions

Void MEMUTILS_cacheInv (Ptr addr, Int sizeInBytes)
 Invalidate a range of cache.
Void MEMUTILS_cacheWb (Ptr addr, Int sizeInBytes)
 Write back cache.
Void MEMUTILS_cacheWbInv (Ptr addr, Int sizeInBytes)
 Write back and invalidate cache.
Void * MEMUTILS_getPhysicalAddr (Ptr addr)
 Obtain physical (hardware specific) address.

Defines

#define MEMUTILS_MODNAME   "ti.sdo.fc.memutils"
 Name used to identify the module for setting xdc.runtime.Diags masks.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2012, Texas Instruments Incorporated