![]() |
![]() |
This file contains API implementation for the CSL for the TAC2 Front-End interface. More...
#include <ti/csl/csl_tac2_regsFEAux.h>
Functions | |
void | CSL_TAC_FE_enable (Uint8 feiInst) |
void | CSL_TAC_FE_disable (Uint8 feiInst) |
CSL_TAC_FE_enableStatus | CSL_TAC_FE_getEnableStatus (Uint8 feiInst) |
void | CSL_TAC_FE_softwareReset () |
CSL_TAC_FE_resetStatus | CSL_TAC_FE_getResetStatus (Uint8 feiInst) |
CSL_TAC_FE_statusBit | CSL_TAC_FE_getStatus (Uint8 feiInst) |
void | CSL_TAC_FE_getPeripheralID (CSL_TAC_FE_PeripheralId_req *peripheralId, Uint8 feiInst) |
void | CSL_TAC_FE_setHeadPriority (Uint8 feiInst, Uint8 priority) |
Uint8 | CSL_TAC_FE_getHeadPriority (Uint8 feiInst) |
void | CSL_TAC_FE_setDataPriority (Uint8 feiInst, Uint8 priority) |
Uint8 | CSL_TAC_FE_getDataPriority (Uint8 feiInst) |
void | CSL_TAC_FE_setWarnPriority (Uint8 feiInst, Uint8 priority) |
Uint8 | CSL_TAC_FE_getWarnPriority (Uint8 feiInst) |
void | CSL_TAC_FE_setCPMPriority (Uint8 feiInst, Uint8 priority) |
Uint8 | CSL_TAC_FE_getCPMPriority (Uint8 feiInst) |
void | CSL_TAC_FE_setWatchDog (Uint8 feiInst, CSL_TAC_FE_wdStatus *wdStatus) |
void | CSL_TAC_FE_getWatchDogStatus (Uint8 feiInst, CSL_TAC_FE_wdStatus *wdStatus) |
void | CSL_TAC_FE_getTransErrorIntStatus (Uint8 feiInst, CSL_TAC_FE_transErrorInterruptStatus *transErrIntStatus) |
void | CSL_TAC_FE_clearTransErrorIntStatus (Uint8 feiInst) |
Uint16 | CSL_TAC_Stats_getCfgReadAccess () |
Uint16 | CSL_TAC_Stats_getCfgWriteAccess () |
Uint16 | CSL_TAC_Stats_getCfgTotalAccess () |
Uint16 | CSL_TAC_Stats_getSlaveReadAccess () |
Uint16 | CSL_TAC_Stats_getSlaveWriteAccess () |
Uint16 | CSL_TAC_Stats_getSlaveTotalAccess () |
Uint16 | CSL_TAC_Stats_getMasterReadAccess (Uint8 feiInst) |
Uint16 | CSL_TAC_Stats_getMasterWriteAccess (Uint8 feiInst) |
Uint16 | CSL_TAC_Stats_getMasterTotalAccess (Uint8 feiInst) |
This file contains API implementation for the CSL for the TAC2 Front-End interface.
============================================================================