Searched refs:hwErrorStatus (Results 1 – 3 of 3) sorted by relevance
393 … cy_crypto_serverContext->hwErrorStatus.errorStatus0 = REG_CRYPTO_ERROR_STATUS0(CY_CRYPTO_BASE); in Cy_Crypto_Server_ErrorHandler()394 … cy_crypto_serverContext->hwErrorStatus.errorStatus1 = REG_CRYPTO_ERROR_STATUS1(CY_CRYPTO_BASE); in Cy_Crypto_Server_ErrorHandler()832 myErrorStatus0 = cy_crypto_serverContext->hwErrorStatus.errorStatus0; in Cy_Crypto_Core_CheckHwForErrors()833 myErrorStatus1 = cy_crypto_serverContext->hwErrorStatus.errorStatus1; in Cy_Crypto_Core_CheckHwForErrors()843 cryptoContext->hwErrorStatus.errorStatus0 = myErrorStatus0; in Cy_Crypto_Core_CheckHwForErrors()844 cryptoContext->hwErrorStatus.errorStatus1 = myErrorStatus1; in Cy_Crypto_Core_CheckHwForErrors()
203 hwErrorCause->errorStatus0 = clientContext->hwErrorStatus.errorStatus0; in Cy_Crypto_GetErrorStatus()204 hwErrorCause->errorStatus1 = clientContext->hwErrorStatus.errorStatus1; in Cy_Crypto_GetErrorStatus()
1061 cy_stc_crypto_hw_error_t hwErrorStatus; member1091 cy_stc_crypto_hw_error_t hwErrorStatus; member