![]() |
![]() |
#include <ti/csl/csl_tac_regs.h>
Data Structures | |
| struct | CSL_TAC_SGCP_cycleOverflowStatus |
| This descriptor specifies the parameters obtained when reading the cycle overflow status register. More... | |
| struct | CSL_TAC_SGCP_fifoOverflowStatus |
| This descriptor specifies the parameters obtained when reading the FIFO overflow status register. More... | |
| struct | CSL_TAC_SGCP_symbolBuffMissStatus |
| This descriptor specifies the parameters obtained when reading the symbol buffer miss status register. More... | |
| struct | CSL_TAC_SGCP_Timestamp_req |
| This descriptor specifies the parameters that comprise the time stamp. More... | |
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) |