Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_server.c327 Cy_Crypto_Core_SetInterruptMask(CY_CRYPTO_BASE, CY_CRYPTO_INTR_MASK_ERROR_MASK); in Cy_Crypto_Server_Start_Common()
363 Cy_Crypto_Core_SetInterruptMask(CY_CRYPTO_BASE, 0u); in Cy_Crypto_Server_Stop()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_hw.h941 __STATIC_INLINE void Cy_Crypto_Core_SetInterruptMask(CRYPTO_Type *base, uint32_t interrupts) in Cy_Crypto_Core_SetInterruptMask() function