Constants and status codes for the mcuxClMac component. More...
#include <mcuxClConfig.h>Go to the source code of this file.
Macros | |
| #define | MCUXCLMAC_STATUS_ERROR |
| Functional error detected in MAC operation. | |
| #define | MCUXCLMAC_STATUS_FAILURE |
| Functional failure detected. | |
| #define | MCUXCLMAC_STATUS_INVALID_PARAM |
| Invalid input provided. | |
| #define | MCUXCLMAC_STATUS_FAULT_ATTACK |
| Fault attack detected. | |
| #define | MCUXCLMAC_STATUS_OK |
| Blocking operation finished successfully. | |
| #define | MCUXCLMAC_STATUS_COMPARE_NOK |
| Blocking operation finished, invalid tag detected. | |
| #define | MCUXCLMAC_STATUS_JOB_STARTED |
| Non-blocking operation started successfully. | |
| #define | MCUXCLMAC_STATUS_JOB_COMPLETED |
| Non-blocking operation finished successfully. | |
| #define | MCUXCLMAC_STATUS_JOB_COMPLETED_COMPARE_NOK |
| Non-blocking operation finished, invalid tag detected. | |
Constants and status codes for the mcuxClMac component.