Memory type header. More...
#include <stdint.h>
#include <stddef.h>
#include <mcuxClConfig.h>
#include <mcuxCsslFlowProtection.h>
#include <mcuxClCore_FunctionIdentifiers.h>
Go to the source code of this file.
Macros | |
#define | MCUXCLMEMORY_API |
Marks a function as a public API function of the mcuxClMemory component. | |
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. | |
Memory type header.
This header exposes types used by the mcuxClMemory functions.