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... | |
Defines all types of mcuxClCss_Common.
#define drbgreqsub |
Deprecated name for mcuxClCss_HwConfig_t.drbgreqsup.
typedef uint32_t mcuxClCss_ErrorHandling_t |
Type to handle CSS error clearing options.
For possible values, see MCUXCLCSS_ERROR_FLAGS_.
typedef uint32_t mcuxClCss_ResetOption_t |
Type to handle CSS reset options.
For possible values, see MCUXCLCSS_RESET_.