![]() |
![]() |
This file contains API implementation for the CSL for the TAC2 SGCP interface. More...
#include <ti/csl/csl_tac2_regsSGCPAux.h>
Functions | |
void | CSL_TAC_SGCP_enable (Uint8 sgcpId) |
void | CSL_TAC_SGCP_disable (Uint8 sgcpId) |
Uint16 | CSL_TAC_SGCP_getActiveCycles (Uint8 sgcpId) |
Uint16 | CSL_TAC_SGCP_getSequencerCycles (Uint8 sgcpId) |
void | CSL_TAC_SGCP_getReadTime (CSL_TAC_SGCP_Timestamp_req *timestamp) |
void | CSL_TAC_SGCP_getCycleOverflowStatus (Uint8 sgcpId, CSL_TAC_SGCP_cycleOverflowStatus *cycleOverflowStatus) |
void | CSL_TAC_SGCP_resetCycleOverflowStatus (Uint8 sgcpId) |
void | CSL_TAC_SGCP_getSymbolBuffMissStatus (Uint8 sgcpId, CSL_TAC_SGCP_symbolBuffMissStatus *symBuffMissStatus) |
void | CSL_TAC_SGCP_resetSymbolBuffMissStatus (Uint8 sgcpId) |
void | CSL_TAC_SGCP_getFIFOOverflowStatus (Uint8 sgcpId, CSL_TAC_SGCP_fifoOverflowStatus *fifoOverflowStatus) |
void | CSL_TAC_SGCP_resetFIFOOverflowStatus (Uint8 sgcpId) |
Uint32 | CSL_TAC_SGCP_getFetchQLevel (Uint8 sgcpId) |
Uint32 | CSL_TAC_SGCP_getFetchQWatermark (Uint8 sgcpId) |
void | CSL_TAC_SGCP_resetFetchQueue (Uint8 sgcpId) |
Uint32 | CSL_TAC_SGCP_getCPMQLevel (Uint8 sgcpId) |
Uint32 | CSL_TAC_SGCP_getCPMQWatermark (Uint8 sgcpId) |
void | CSL_TAC_SGCP_resetCPMQueue (Uint8 sgcpId) |
Uint32 | CSL_TAC_SGCP_getWarningQLevel (Uint8 sgcpId) |
Uint32 | CSL_TAC_SGCP_getWarningQWatermark (Uint8 sgcpId) |
void | CSL_TAC_SGCP_resetWarningQueue (Uint8 sgcpId) |
This file contains API implementation for the CSL for the TAC2 SGCP interface.
============================================================================