Framework Components Application Programming Interface (API)  fc-t15
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Macros
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.

Macros

#define MEMUTILS_MODNAME   "ti.sdo.fc.memutils"
 Name used to identify the module for setting xdc.runtime.Diags masks.
Copyright 2013, Texas Instruments Incorporated