45#ifndef MCUXCLMEMORY_TYPES_H
46#define MCUXCLMEMORY_TYPES_H
50#include <mcuxClConfig.h>
63#define MCUXCLMEMORY_API extern
Definition of function identifiers for the flow protection mechanism.
Provides the API for the CSSL flow protection mechanism.
mcuxClMemory_Status_t mcuxClMemory_Status_Protected_t
Deprecated type for error codes used by code-flow protected mcuxClMemory component functions.
Definition mcuxClMemory_Types.h:82
uint32_t mcuxClMemory_Status_t
Type for error codes of mcuxClMemory component functions.
Definition mcuxClMemory_Types.h:77
#define MCUX_CSSL_FP_PROTECTED_TYPE(resultType)
Based on a given base type, builds a return type with flow protection.
Definition mcuxCsslFlowProtection.h:158