MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
mcuxClMemory_Types

Defines all types used by the mcuxClMemory functions. More...

Modules

 mcuxClMemory_Types_Macros
 Defines all macros of mcuxClMemory_Types.
 

Typedefs

typedef uint32_t mcuxClMemory_Status_t
 Type for error codes of mcuxClMemory component functions.
 
typedef mcuxClMemory_Status_t mcuxClMemory_Status_Protected_t
 Deprecated type for error codes used by code-flow protected mcuxClMemory component functions.
 

Detailed Description

Defines all types used by the mcuxClMemory functions.

Typedef Documentation

◆ mcuxClMemory_Status_t

typedef uint32_t mcuxClMemory_Status_t

Type for error codes of mcuxClMemory component functions.

Type returned by mcuxClMemory functions. See MCUXCLMEMORY_STATUS_ for possible options.

◆ mcuxClMemory_Status_Protected_t

Deprecated type for error codes used by code-flow protected mcuxClMemory component functions.