Defines all macros of mcuxClEls_Types. More...
Modules | |
MCUXCLELS_KEYPROPERTY_VALUE_ | |
Constants for initalizing mcuxClEls_KeyProp_t.word. | |
MCUXCLELS_KEYPROPERTY_ | |
Constants for initalizing mcuxClEls_KeyProp_t.bits. | |
MCUXCLELS_STATUS_ | |
Return code definitions. | |
Macros | |
#define | MCUXCLELS_KEY_SLOTS |
Number of key slots in the ELS key store. | |
#define | MCUXCLELS_STATUS_IS_HW_ERROR(x_) |
Checks whether an error code is a hardware error. Indicates that an error was reported by ELS hardware. | |
#define | MCUXCLELS_STATUS_IS_SW_ERROR(x_) |
Checks whether an error code is a software error. Indicates that the error was detected by the driver software and not by ELS hardware. | |
Defines all macros of mcuxClEls_Types.
#define MCUXCLELS_KEY_SLOTS |
Number of key slots in the ELS key store.
#define MCUXCLELS_STATUS_IS_HW_ERROR | ( | x_ | ) |
Checks whether an error code is a hardware error. Indicates that an error was reported by ELS hardware.
#define MCUXCLELS_STATUS_IS_SW_ERROR | ( | x_ | ) |
Checks whether an error code is a software error. Indicates that the error was detected by the driver software and not by ELS hardware.