![]() |
![]() |
API Auxilary header file for IPC CSL. It gives the definitions of the query & control functions. More...
#include <ti/csl/csl_ipc.h>
Functions | |
CSL_IDEF_INLINE void | CSL_IPC_genNMIEvent (Uint32 index) |
CSL_IDEF_INLINE void | CSL_IPC_genGEMInterrupt (Uint32 index, Uint32 srcId) |
CSL_IDEF_INLINE Uint32 | CSL_IPC_isGEMInterruptSourceSet (Uint32 index, Uint32 srcId) |
CSL_IDEF_INLINE Uint32 | CSL_IPC_isGEMInterruptAckSet (Uint32 index, Uint32 srcId) |
CSL_IDEF_INLINE void | CSL_IPC_clearGEMInterruptSource (Uint32 index, Uint32 srcId) |
CSL_IDEF_INLINE void | CSL_IPC_genHostInterrupt (Uint32 srcId) |
CSL_IDEF_INLINE Uint32 | CSL_IPC_isHostInterruptSourceSet (Uint32 srcId) |
CSL_IDEF_INLINE Uint32 | CSL_IPC_isHostInterruptAckSet (Uint32 srcId) |
CSL_IDEF_INLINE void | CSL_IPC_clearHostInterruptSource (Uint32 srcId) |
API Auxilary header file for IPC CSL. It gives the definitions of the query & control functions.