Home
last modified time | relevance | path

Searched refs:cssint (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/css_pkc/src/comps/mcuxClCss/inc/
DmcuxClCss_Common.h250 …uint32_t cssint :1; ///< Whether CSS interrupt should be used. (For possible values of this field… member
267 …uint32_t cssint :1; ///< Whether CSS interrupt should be reset. (For possible values of this fiel… member
284 …uint32_t cssint :1; ///< Whether CSS interrupt should be set. (For possible values of this fie… member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/css_pkc/src/comps/mcuxClCss/src/
DmcuxClCss_KeyManagement.c83 interrupt_options_1.bits.cssint = MCUXCLCSS_CSS_RESET_CLEAR; in handleKeyExportError()
135 interrupt_state_new.bits.cssint = MCUXCLCSS_CSS_INTERRUPT_DISABLE; in MCUX_CSSL_FP_FUNCTION_DEF()