![]() |
![]() |
#include <ti/csl/csl_vcp2.h>
Functions | |
| CSL_IDEF_INLINE Uint32 | VCP2_ceil (Uint32 val, Uint32 pwr2) |
| CSL_IDEF_INLINE Uint32 | VCP2_normalCeil (Uint32 val1, Uint32 val2) |
| CSL_IDEF_INLINE void | VCP2_getPeripheralID (VCP2Handle hVcp2, VCP2_PID *hPid) |
| CSL_IDEF_INLINE Uint32 | VCP2_getBmEndian (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE void | VCP2_getIcConfig (VCP2Handle hVcp2, VCP2_ConfigIc *configIc) |
| CSL_IDEF_INLINE Uint32 | VCP2_getNumInFifo (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE Uint32 | VCP2_getNumOutFifo (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE Uint32 | VCP2_getSdEndian (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE Uint8 | VCP2_getStateIndex (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE Uint8 | VCP2_getYamBit (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE Int16 | VCP2_getMaxSm (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE Int16 | VCP2_getMinSm (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE void | VCP2_icConfig (VCP2Handle hVcp2, VCP2_ConfigIc *vcpConfigIc) |
| CSL_IDEF_INLINE void | VCP2_icConfigArgs (VCP2Handle hVcp2, Uint32 ic0, Uint32 ic1, Uint32 ic2, Uint32 ic3, Uint32 ic4, Uint32 ic5) |
| CSL_IDEF_INLINE void | VCP2_setBmEndian (VCP2Handle hVcp2, Uint32 bmEnd) |
| CSL_IDEF_INLINE void | VCP2_setNativeEndian (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE void | VCP2_setPacked32Endian (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE void | VCP2_setSdEndian (VCP2Handle hVcp2, Uint32 sdEnd) |
| CSL_IDEF_INLINE void | VCP2_addPoly (VCP2_Poly *poly, VCP2_Params *params) |
| CSL_IDEF_INLINE Bool | VCP2_statError (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE Uint32 | VCP2_statInFifo (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE Uint32 | VCP2_statOutFifo (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE Uint32 | VCP2_statPause (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE Uint32 | VCP2_statRun (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE Uint32 | VCP2_statSymProc (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE Uint32 | VCP2_statWaitIc (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE void | VCP2_start (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE void | VCP2_pause (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE void | VCP2_unpause (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE void | VCP2_stepTraceback (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE void | VCP2_reset (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE void | VCP2_getErrors (VCP2Handle hVcp2, VCP2_Errors *pVcpErr) |
| CSL_IDEF_INLINE Uint32 | VCP2_statEmuHalt (VCP2Handle hVcp2) |
| CSL_IDEF_INLINE void | VCP2_emuDisable (VCP2Handle hVcp2) |
===========================================================================