Searched refs:REG_CRYPTO_ERROR_STATUS0 (Results 1 – 2 of 2) sorted by relevance
393 … cy_crypto_serverContext->hwErrorStatus.errorStatus0 = REG_CRYPTO_ERROR_STATUS0(CY_CRYPTO_BASE); in Cy_Crypto_Server_ErrorHandler()819 myErrorStatus0 = REG_CRYPTO_ERROR_STATUS0(CY_CRYPTO_BASE); in Cy_Crypto_Core_CheckHwForErrors()
480 #define REG_CRYPTO_ERROR_STATUS0(base) (((CRYPTO_Type*)(base))->ERROR_STATUS0) macro