Constants definitions for the mcuxCsslMemory component. More...
Go to the source code of this file.
Macros | |
| #define | MCUXCSSLMEMORY_COMPONENT_MASK |
| CSSL Memory Component mask value. | |
| #define | MCUXCSSLMEMORY_STATUS_OK |
| The operation was successful. | |
| #define | MCUXCSSLMEMORY_STATUS_EQUAL |
| The two contents of the Memory Compare are equal. | |
| #define | MCUXCSSLMEMORY_STATUS_ZERO_LENGTH |
| The length passed to Memory Compare is zero. | |
| #define | MCUXCSSLMEMORY_STATUS_NOT_EQUAL |
| The two contents of the Memory Compare are not equal. | |
| #define | MCUXCSSLMEMORY_STATUS_INVALID_PARAMETER |
| A parameter was invalid. | |
| #define | MCUXCSSLMEMORY_STATUS_FAULT |
| A fault occurred in the execution. | |
| #define | MCUXCSSLMEMORY_KEEP_ORDER |
| Data storing in destination buffer in original order. | |
| #define | MCUXCSSLMEMORY_REVERSE_ORDER |
| Data storing in destination buffer with reversed order. | |
Constants definitions for the mcuxCsslMemory component.