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

Defines all types of mcuxClEls_Common. More...

Data Structures

union  mcuxClEls_HwVersion_t
 Result type of mcuxClEls_GetHwVersion. More...
 
union  mcuxClEls_HwState_t
 Result type of mcuxClEls_GetHwState. More...
 
union  mcuxClEls_InterruptOptionEn_t
 Command option type for mcuxClEls_SetIntEnableFlags and mcuxClEls_GetIntEnableFlags. More...
 
union  mcuxClEls_InterruptOptionRst_t
 Type to control which ELS interrupts should be reset when calling mcuxClEls_ResetIntFlags. More...
 
union  mcuxClEls_InterruptOptionSet_t
 Type to control which ELS interrupts should be set when calling mcuxClEls_SetIntFlags. More...
 
union  mcuxClEls_HwConfig_t
 Result type of #mcuxClEls_GetHwConfig. More...
 

Macros

#define drbgreqsub
 Deprecated name for mcuxClEls_HwConfig_t.drbgreqsup.
 

Typedefs

typedef uint32_t mcuxClEls_ErrorHandling_t
 Type to handle ELS error clearing options.
 
typedef uint32_t mcuxClEls_ResetOption_t
 Type to handle ELS reset options.
 

Detailed Description

Defines all types of mcuxClEls_Common.

Macro Definition Documentation

◆ drbgreqsub

#define drbgreqsub

Typedef Documentation

◆ mcuxClEls_ErrorHandling_t

typedef uint32_t mcuxClEls_ErrorHandling_t

Type to handle ELS error clearing options.

For possible values, see MCUXCLELS_ERROR_FLAGS_.

◆ mcuxClEls_ResetOption_t

typedef uint32_t mcuxClEls_ResetOption_t

Type to handle ELS reset options.

For possible values, see MCUXCLELS_RESET_.