MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClCss_Common_Types

Defines all types of mcuxClCss_Common. More...

Data Structures

union  mcuxClCss_HwVersion_t
 Result type of mcuxClCss_GetHwVersion. More...
 
union  mcuxClCss_HwState_t
 Result type of mcuxClCss_GetHwState. More...
 
union  mcuxClCss_InterruptOptionEn_t
 Command option type for mcuxClCss_SetIntEnableFlags and mcuxClCss_GetIntEnableFlags. More...
 
union  mcuxClCss_InterruptOptionRst_t
 Type to control which CSS interrupts should be reset when calling mcuxClCss_ResetIntFlags. More...
 
union  mcuxClCss_InterruptOptionSet_t
 Type to control which CSS interrupts should be set when calling mcuxClCss_SetIntFlags. More...
 
union  mcuxClCss_HwConfig_t
 Result type of mcuxClCss_GetHwConfig. More...
 

Macros

#define drbgreqsub
 Deprecated name for mcuxClCss_HwConfig_t.drbgreqsup. More...
 

Typedefs

typedef uint32_t mcuxClCss_ErrorHandling_t
 Type to handle CSS error clearing options. More...
 
typedef uint32_t mcuxClCss_ResetOption_t
 Type to handle CSS reset options. More...
 

Detailed Description

Defines all types of mcuxClCss_Common.

Macro Definition Documentation

◆ drbgreqsub

#define drbgreqsub

Deprecated name for mcuxClCss_HwConfig_t.drbgreqsup.

Examples
common_get_info.c.

Typedef Documentation

◆ mcuxClCss_ErrorHandling_t

typedef uint32_t mcuxClCss_ErrorHandling_t

Type to handle CSS error clearing options.

For possible values, see MCUXCLCSS_ERROR_FLAGS_.

◆ mcuxClCss_ResetOption_t

typedef uint32_t mcuxClCss_ResetOption_t

Type to handle CSS reset options.

For possible values, see MCUXCLCSS_RESET_.