Defines
aif2_osal.h File Reference

This is the sample OS Adaptation layer which is used by the AIF2 low level driver. The OSAL layer can be ported in either of the following manners to a native OS: More...

Defines

#define Aif2_osalMalloc   Osal_aif2Malloc
 The macro is used by the AIF2 library to log various messages.
#define Aif2_osalFree   Osal_aif2Free
 The macro is used by the AIF2 library to log various messages.
#define Aif2_osalLog   Osal_aif2Log
 The macro is used by the AIF2 library to log various messages.
#define Aif2_osalMulticoreSyncBarrier   Osal_aif2MulticoreSyncBarrier
 This API is called from the AIF2 driver to acquire a barrier lock that will synchronize the configuration of the different core.
#define Aif2_osalResetMulticoreSyncBarrier   Osal_aif2ResetMulticoreSyncBarrier
 This API is called from the AIF2 driver to reset the barrier lock that will synchronize the configuration of the different core.

Detailed Description

This is the sample OS Adaptation layer which is used by the AIF2 low level driver. The OSAL layer can be ported in either of the following manners to a native OS:


Copyright 2014, Texas Instruments Incorporated