MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
mcuxClEls_Types_Macros

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.
 

Detailed Description

Defines all macros of mcuxClEls_Types.

Macro Definition Documentation

◆ MCUXCLELS_KEY_SLOTS

#define MCUXCLELS_KEY_SLOTS

Number of key slots in the ELS key store.

◆ MCUXCLELS_STATUS_IS_HW_ERROR

#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.

◆ MCUXCLELS_STATUS_IS_SW_ERROR

#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.