![Texas Instruments DM365 User Manual Download Page 44](http://html.mh-extra.com/html/texas-instruments/dm365/dm365_user-manual_1094517044.webp)
Sample Usage
3-10
3.3.2.1 cacheInvalidate
In cache invalidation process, the entries of the cache are deleted. This
API invalidates a range of cache.
Void MEMUTILS_cacheInv (Ptr addr, Int sizeInBytes)
3.3.2.2 cacheWb
This API writes back cache to the cache source when it is necessary.
Void MEMUTILS_cacheWb (Ptr addr, Int sizeInBytes)
3.3.2.3 cacheWbInv
This API writes back cache to the cache source when it is necessary and
deletes the cache contents.
Void MEMUTILS_cacheWbInv (Ptr addr, Int sizeInBytes)
3.3.2.4 getPhysicalAddr
This API obtains the physical address.
Void* MEMUTILS_getPhysicalAddr (Ptr addr))
Summary of Contents for DM365
Page 10: ...x This page is intentionally left blank ...
Page 12: ...xii This page is intentionally left blank ...
Page 24: ...Introduction 1 12 This page is intentionally left blank ...
Page 34: ...Installation Overview 2 10 This page is intentionally left blank ...
Page 116: ...API Reference 4 70 This page is intentionally left blank ...
Page 120: ...Error Description B 2 This page is intentionally left blank ...
Page 124: ...ARM926 TCM Buffer Usage By Codec D 2 This page is intentionally left blank ...
Page 126: ...Simple Two pass Encoding Sample Usage E 2 Case 1 Case 2 Case 3 Case 4 Frame Skip ...
Page 130: ...Simple Two pass Encoding Sample Usage E 6 This page is intentionally left blank ...