Home
last modified time | relevance | path

Searched refs:Cy_Crypto_Core_IsEnabled (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-3.4.0/mtb-hal-cat1/COMPONENT_PSOC6HAL/source/
Dcyhal_crypto_common.c120 if (Cy_Crypto_Core_IsEnabled(base)) in cyhal_crypto_free()
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_hw.h270 __STATIC_INLINE bool Cy_Crypto_Core_IsEnabled(CRYPTO_Type *base) in Cy_Crypto_Core_IsEnabled() function
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_server.c427 if (Cy_Crypto_Core_IsEnabled(CY_CRYPTO_BASE)) in Cy_Crypto_Server_Process()