Searched refs:Cy_Crypto_Core_SetInterruptMask (Results 1 – 2 of 2) sorted by relevance
327 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()
941 __STATIC_INLINE void Cy_Crypto_Core_SetInterruptMask(CRYPTO_Type *base, uint32_t interrupts) in Cy_Crypto_Core_SetInterruptMask() function