Home
last modified time | relevance | path

Searched refs:hwErrorStatus (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_server.c398 … cy_crypto_serverContext->hwErrorStatus.errorStatus0 = REG_CRYPTO_ERROR_STATUS0(CY_CRYPTO_BASE); in Cy_Crypto_Server_ErrorHandler()
399 … cy_crypto_serverContext->hwErrorStatus.errorStatus1 = REG_CRYPTO_ERROR_STATUS1(CY_CRYPTO_BASE); in Cy_Crypto_Server_ErrorHandler()
805 myErrorStatus0 = cy_crypto_serverContext->hwErrorStatus.errorStatus0; in Cy_Crypto_Core_CheckHwForErrors()
806 myErrorStatus1 = cy_crypto_serverContext->hwErrorStatus.errorStatus1; in Cy_Crypto_Core_CheckHwForErrors()
816 cryptoContext->hwErrorStatus.errorStatus0 = myErrorStatus0; in Cy_Crypto_Core_CheckHwForErrors()
817 cryptoContext->hwErrorStatus.errorStatus1 = myErrorStatus1; in Cy_Crypto_Core_CheckHwForErrors()
Dcy_crypto.c202 hwErrorCause->errorStatus0 = clientContext->hwErrorStatus.errorStatus0; in Cy_Crypto_GetErrorStatus()
203 hwErrorCause->errorStatus1 = clientContext->hwErrorStatus.errorStatus1; in Cy_Crypto_GetErrorStatus()
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_common.h688 cy_stc_crypto_hw_error_t hwErrorStatus; member
714 cy_stc_crypto_hw_error_t hwErrorStatus; member