Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_trng.c179 if (Cy_Crypto_Core_Trng_AnyRoEnabled(base)) in Cy_Crypto_Core_Trng_Start()
237 if (false != Cy_Crypto_Core_Trng_AnyRoEnabled(base)) in Cy_Crypto_Core_Trng_ReadData()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_trng.h246 __STATIC_INLINE bool Cy_Crypto_Core_Trng_AnyRoEnabled(CRYPTO_Type *base);
506 __STATIC_INLINE bool Cy_Crypto_Core_Trng_AnyRoEnabled(CRYPTO_Type *base) in Cy_Crypto_Core_Trng_AnyRoEnabled() function