![]() |
![]() |
API Auxilary header file for MEMPROT CSL. Contains the different control command and status query functions definations. More...
#include <ti/csl/csl_memprot.h>
Functions | |
CSL_IDEF_INLINE Uint32 | CSL_MEMPROT_getL2FaultAddress (void) |
CSL_IDEF_INLINE void | CSL_MEMPROT_clearL2Fault (void) |
CSL_IDEF_INLINE void | CSL_MEMPROT_getL2FaultStatus (CSL_MEMPROT_MPFSR *mpfsr) |
CSL_IDEF_INLINE void | CSL_MEMPROT_setL2Attributes (Uint32 index, CSL_MEMPROT_MPPA *mppa) |
CSL_IDEF_INLINE void | CSL_MEMPROT_getL2Attributes (Uint32 index, CSL_MEMPROT_MPPA *mppa) |
CSL_IDEF_INLINE Uint32 | CSL_MEMPROT_getL1PFaultAddress (void) |
CSL_IDEF_INLINE void | CSL_MEMPROT_clearL1PFault (void) |
CSL_IDEF_INLINE void | CSL_MEMPROT_getL1PFaultStatus (CSL_MEMPROT_MPFSR *mpfsr) |
CSL_IDEF_INLINE void | CSL_MEMPROT_setL1PAttributes (Uint32 index, CSL_MEMPROT_MPPA *mppa) |
CSL_IDEF_INLINE void | CSL_MEMPROT_getL1PAttributes (Uint32 index, CSL_MEMPROT_MPPA *mppa) |
CSL_IDEF_INLINE Uint32 | CSL_MEMPROT_getL1DFaultAddress (void) |
CSL_IDEF_INLINE void | CSL_MEMPROT_clearL1DFault (void) |
CSL_IDEF_INLINE void | CSL_MEMPROT_getL1DFaultStatus (CSL_MEMPROT_MPFSR *mpfsr) |
CSL_IDEF_INLINE void | CSL_MEMPROT_setL1DKey (Uint32 index, Uint32 l1dkey) |
CSL_IDEF_INLINE void | CSL_MEMPROT_resetL1DLock (void) |
CSL_IDEF_INLINE void | CSL_MEMPROT_lockL1D (void) |
CSL_IDEF_INLINE void | CSL_MEMPROT_unlockL1D (void) |
CSL_IDEF_INLINE void | CSL_MEMPROT_getL1DLockStatus (CSL_MEMPROT_MPLKSTAT *mplkstat) |
CSL_IDEF_INLINE void | CSL_MEMPROT_setL1DAttributes (Uint32 index, CSL_MEMPROT_MPPA *mppa) |
CSL_IDEF_INLINE void | CSL_MEMPROT_getL1DAttributes (Uint32 index, CSL_MEMPROT_MPPA *mppa) |
API Auxilary header file for MEMPROT CSL. Contains the different control command and status query functions definations.