![]() |
![]() |
This file contains API implementation for the CSL for the TAC2 Back-End interface. More...
#include <ti/csl/csl_tac2_regsBEAux.h>
Functions | |
void | CSL_TAC_BETI_enable () |
void | CSL_TAC_BETI_disable () |
CSL_TAC_BETI_enableStatus | CSL_TAC_BETI_getEnableStatus () |
void | CSL_TAC_BETI_getStatus (CSL_TAC_BETI_status *betiStatus) |
void | CSL_TAC_BETI_setWatchDog (Uint16 reloadCnt) |
Uint16 | CSL_TAC_BETI_getWatchDogStatus () |
CSL_TAC_BETI_wdInterruptStatus | CSL_TAC_BETI_getWatchDogInterruptStatus () |
void | CSL_TAC_BETI_clearWatchDogInterrupt () |
void | CSL_TAC_BEII_enable () |
void | CSL_TAC_BEII_disable () |
CSL_TAC_BEII_enableStatus | CSL_TAC_BEII_getEnableStatus () |
void | CSL_TAC_BEII_getInterruptStatus (CSL_TAC_BEII_interruptStatus *interruptStatus) |
void | CSL_TAC_BEII_getEnabledInterruptStatus (CSL_TAC_BEII_interruptStatus *interruptEnStatus) |
void | CSL_TAC_BEII_forceInterrupts (CSL_TAC_BEII_interruptStatus *interruptsToForce) |
void | CSL_TAC_BEII_clearInterrupts (CSL_TAC_BEII_interruptStatus *interruptsToClear) |
void | CSL_TAC_BEII_enableInterrupts (CSL_TAC_BEII_interruptStatus *interruptsToEnable) |
void | CSL_TAC_BEII_disableInterrupts (CSL_TAC_BEII_interruptStatus *interruptsToDisable) |
void | CSL_TAC_BEII_setEOI (Uint32 eoiVecValue) |
Uint32 | CSL_TAC_BEII_getEOI () |
CSL_TAC_BE_strmPwrMeasMode | CSL_TAC_BE_getStrmPwrMeasMode () |
void | CSL_TAC_BE_setSwIterStart () |
void | CSL_TAC_BE_setTimestamp (CSL_TAC_BE_Timestamp_req *timestamp) |
void | CSL_TAC_BE_getTimestamp (CSL_TAC_BE_Timestamp_req *timestamp) |
This file contains API implementation for the CSL for the TAC2 Back-End interface.
============================================================================