Defines all macros of mcuxClCss_Types. More...
Modules | |
MCUXCLCSS_KEYPROPERTY_VALUE_ | |
Constants for initalizing mcuxClCss_KeyProp_t.word. | |
MCUXCLCSS_KEYPROPERTY_ | |
Constants for initalizing mcuxClCss_KeyProp_t.bits. | |
MCUXCLCSS_STATUS_ | |
Return code definitions. | |
Macros | |
#define | MCUXCLCSS_KEY_SLOTS |
Number of key slots in the CSS key store. More... | |
#define | MCUXCLCSS_STATUS_IS_HW_ERROR(x) |
Checks whether an error code is a hardware error. Indicates that an error was reported by CSSv2 hardware. More... | |
#define | MCUXCLCSS_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 CSSv2 hardware. More... | |
Defines all macros of mcuxClCss_Types.
#define MCUXCLCSS_KEY_SLOTS |
Number of key slots in the CSS key store.
#define MCUXCLCSS_STATUS_IS_HW_ERROR | ( | x | ) |
Checks whether an error code is a hardware error. Indicates that an error was reported by CSSv2 hardware.
#define MCUXCLCSS_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 CSSv2 hardware.