MCUX CLNS
MCUX Crypto Library Normal Secure

Options for reset handling. More...

Macros

#define MCUXCLCSS_RESET_DO_NOT_CANCEL
 Set this option at mcuxClCss_ResetOption_t to abort the requested command if another CSS operation is still running. More...
 
#define MCUXCLCSS_RESET_CANCEL
 Set this option at mcuxClCss_ResetOption_t to execute the requested command even if another CSS operation is still running. More...
 

Detailed Description

Options for reset handling.

Macro Definition Documentation

◆ MCUXCLCSS_RESET_DO_NOT_CANCEL

#define MCUXCLCSS_RESET_DO_NOT_CANCEL

Set this option at mcuxClCss_ResetOption_t to abort the requested command if another CSS operation is still running.

◆ MCUXCLCSS_RESET_CANCEL

#define MCUXCLCSS_RESET_CANCEL

Set this option at mcuxClCss_ResetOption_t to execute the requested command even if another CSS operation is still running.