Memory constant header. More...
Go to the source code of this file.
Macros | |
| #define | MCUXCLMEMORY_COMPONENT_MASK |
| Component mask value. | |
| #define | MCUXCLMEMORY_STATUS_OK |
| Memory operation successful. | |
| #define | MCUXCLMEMORY_STATUS_EQUAL |
| The two contents of the Memory Compare are equal. | |
| #define | MCUXCLMEMORY_STATUS_NOT_EQUAL |
| The two contents of the Memory Compare are not equal. | |
| #define | MCUXCLMEMORY_STATUS_INVALID_PARAMETER |
| A parameter was invalid. | |
| #define | MCUXCLMEMORY_STATUS_FAULT |
| A fault occurred in the execution. | |
| #define | MCUXCLMEMORY_ERRORCODE_OK |
| Memory operation successful. | |
Memory constant header.
This header exposes constants used by the mcuxClMemory functions.