Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_server.c393 … 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()
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_hw.h480 #define REG_CRYPTO_ERROR_STATUS0(base) (((CRYPTO_Type*)(base))->ERROR_STATUS0) macro