mcuxCsslMemory_Compare Macro Definitions More...
Macros | |
| #define | MCUXCSSLMEMORY_COMPARE_EQUAL |
| The two contents are equal. More... | |
| #define | MCUXCSSLMEMORY_COMPARE_NOT_EQUAL |
| The two contents are not equal. More... | |
| #define | MCUXCSSLMEMORY_COMPARE_INVALID_PARAMETER |
| A parameter was invalid. More... | |
| #define | MCUXCSSLMEMORY_COMPARE_FAULT |
| A fault occurred in the execution of mcuxCsslMemory_Compare. More... | |
mcuxCsslMemory_Compare Macro Definitions
| #define MCUXCSSLMEMORY_COMPARE_EQUAL |
The two contents are equal.
| #define MCUXCSSLMEMORY_COMPARE_NOT_EQUAL |
The two contents are not equal.
| #define MCUXCSSLMEMORY_COMPARE_INVALID_PARAMETER |
A parameter was invalid.
| #define MCUXCSSLMEMORY_COMPARE_FAULT |
A fault occurred in the execution of mcuxCsslMemory_Compare.