Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_mem_v1.c177 memResult = (uint32_t)(REG_CRYPTO_STR_RESULT(base)); in Cy_Crypto_Core_V1_MemCmp()
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_hw.h89 #define REG_CRYPTO_STR_RESULT(base) (((CRYPTO_V1_Type*)(base))->STR_RESULT) macro