Memory type header. More...
#include <stdint.h>
#include <stddef.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. More... | |
#define | MCUXCLMEMORY_STATUS_OK |
Memory operation successful. More... | |
#define | MCUXCLMEMORY_ERRORCODE_OK |
Memory operation successful. More... | |
Typedefs | |
typedef uint32_t | mcuxClMemory_Status_t |
Type for error codes of mcuxClMemory component functions. More... | |
Functions | |
typedef | MCUX_CSSL_FP_PROTECTED_TYPE (mcuxClMemory_Status_t) mcuxClMemory_Status_Protected_t |
Type for error codes used by code-flow protected mcuxClMemory component functions. More... | |
Memory type header.
This header exposes types used by the mcuxClMemory functions.