File List

Here is a list of all files with brief descriptions:
_Memory.h [code]Memory manager interface definitions
_MemoryDefs.h [code]Definitions for Memory module
_MemoryOS.h [code]Memory abstraction APIs for local memory allocation
Cache.h [code]Defines Cache API interface
Cfg.h [code]Configuration Helper Utilities
FrameQ.h [code]Defines for interfaces for FrameQ module
FrameQ_ShMem.h [code]Header file for FrameQ on SharedMemory interface
FrameQBufMgr.h [code]Defines for interfaces for FrameQBufMgr module
FrameQBufMgr_ShMem.h [code]Header file for FrameQBufMgr ShMem
FrameQBufMgrDefs.h [code]Defines configurable elements for FrameQBufMgr module
FrameQDefs.h [code]Defines configurable elements for FrameQ module
Gate.h [code]Critical section support
GateMonitor.h [code]Header file for Gate based on Monitor
GateMP.h [code]Multiple processor gate that provides local and remote context protection
GateMutex.h [code]Gate based on Mutex
GateSem.h [code]Header file for Gate based on Semaphore
GateSpinlock.h [code]Gate based on Spinlock
HeapBufMP.h [code]Multi-processor fixed-size buffer heap implementation
HeapMemMP.h [code]Multi-processor variable size buffer heap implementation
HeapMultiBufMP.h [code]Multiple fixed size buffer heap implementation
HeapQueueMgr.h [code]Multi-processor fixed-size buffer heap using hardware queues
IGateProvider.h [code]Interface implemented by all gate providers
IHeap.h [code]Defines Heap based memory allocator
Ipc.h [code]Ipc Manager
IpcHost.h [code]This file contains APIs and defines that are used by applications only on the host-side of the device
List.h [code]Creates a doubly linked list. It works as utils for other modules
ListMP.h [code]Multiple processor shared memory list
Memory.h [code]Memory manager interface definitions
MemoryDefs.h [code]Definitions for Memory module
MemoryOS.h [code]Memory abstraction APIs for local memory allocation
MessageQ.h [code]MessageQ Manager
MultiProc.h [code]Processor ID Manager
NameServer.h [code]NameServer Manager
Notify.h [code]Notification manager for IPC
OsalPrint.h [code]Kernel utils Print interface definitions
OsalSemaphore.h [code]Kernel utils Semaphore interface definitions
ProcMgr.h [code]The Processor Manager on a master processor provides control functionality for a slave device
RingIO.h [code]This will have definitions for interfaces and structures for RingIO module
RingIOShm.h [code]RingIOShm shared memory based physical transport for communication with the remote processor
SharedRegion.h [code]Shared memory manager and address translator
Std.h [code]This will have definitions of standard data types for platform abstraction
String.h [code]Defines for String manipulation library
SysLink.h [code]This module contains common definitions, types, structures and functions used by SysLink
SyslinkMemMgr.h [code]Header file implementing Memory manager . It is a wrapper implementation to support Shared memory allocation using heap address translations using shared region. or Tiler buffer allocation using tiler buffer manager and address translations
Trace.h [code]Kernel Trace enabling/disabling/application interface
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2011, Texas Instruments Incorporated