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.

Copyright 2009, Texas Instruments Incorporated