|
Functions |
| void | CSL_RAC_GCCP_enable (CSL_RAC_Handle hRac, Uint8 gccpId) |
| void | CSL_RAC_GCCP_disable (CSL_RAC_Handle hRac, Uint8 gccpId) |
| Uint16 | CSL_RAC_GCCP_getActiveCycles (CSL_RAC_Handle hRac, Uint8 gccpId) |
| Uint16 | CSL_RAC_GCCP_getSequencerCycles (CSL_RAC_Handle hRac, Uint8 gccpId) |
| void | CSL_RAC_GCCP_resetHighPriorityQueue (CSL_RAC_Handle hRac, Uint8 gccpId) |
| void | CSL_RAC_GCCP_resetLowPriorityQueue (CSL_RAC_Handle hRac, Uint8 gccpId) |
| void | CSL_RAC_GCCP_getReadTime (CSL_RAC_Handle hRac, CSL_RAC_FE_Timestamp_req *timestamp) |
| Uint32 | CSL_RAC_GCCP_getLowPrioDataLevel (CSL_RAC_Handle hRac, Uint8 gccpId) |
| Uint32 | CSL_RAC_GCCP_getLowPrioDataWatermark (CSL_RAC_Handle hRac, Uint8 gccpId) |
| Uint32 | CSL_RAC_GCCP_getHighPrioDataLevel (CSL_RAC_Handle hRac, Uint8 gccpId) |
| Uint32 | CSL_RAC_GCCP_getHighPrioDataWatermark (CSL_RAC_Handle hRac, Uint8 gccpId) |
| Uint32 | CSL_RAC_GCCP_getLowPrioControlLevel (CSL_RAC_Handle hRac, Uint8 gccpId) |
| Uint32 | CSL_RAC_GCCP_getLowPrioControlWatermark (CSL_RAC_Handle hRac, Uint8 gccpId) |
| Uint32 | CSL_RAC_GCCP_getHighPrioControlLevel (CSL_RAC_Handle hRac, Uint8 gccpId) |
| Uint32 | CSL_RAC_GCCP_getHighPrioControlWatermark (CSL_RAC_Handle hRac, Uint8 gccpId) |
| void | CSL_RAC_GCCP_setIctEntry (CSL_RAC_Handle hRac, Uint8 gccpId, Uint8 entryId, Int8 coeff0, Int8 coeff1, Int8 coeff2, Int8 coeff3) |
| void | CSL_RAC_GCCP_setCgtEntry (CSL_RAC_Handle hRac, Uint8 gccpId, Uint8 entryId, Uint32 partY) |
| Uint32 | CSL_RAC_GCCP_getCgtEntry (CSL_RAC_Handle hRac, Uint8 gccpId, Uint8 entryId) |
| void | CSL_RAC_GCCP_setPrtEntry (CSL_RAC_Handle hRac, Uint8 gccpId, Uint8 entryId, Uint8 wordId, Uint32 format) |
| Uint32 | CSL_RAC_GCCP_getPrtEntry (CSL_RAC_Handle hRac, Uint8 gccpId, Uint8 entryId, Uint8 wordId) |
| void | CSL_RAC_GCCP_getCycleOverflowStatus (CSL_RAC_Handle hRac, Uint8 gccpId, CSL_RAC_GCCP_cycleOverflowStatus *cycleOverflowStatus) |
| void | CSL_RAC_GCCP_getFifoOverflowStatus (CSL_RAC_Handle hRac, Uint8 gccpId, CSL_RAC_GCCP_fifoOverflowStatus *fifoOverflowStatus) |