Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_hw.c608 Cy_Crypto_Core_V2_FFStop(base, CY_CRYPTO_V2_RB_FF_LOAD0); in Cy_Crypto_Core_Cleanup()
609 Cy_Crypto_Core_V2_FFStop(base, CY_CRYPTO_V2_RB_FF_LOAD1); in Cy_Crypto_Core_Cleanup()
610 Cy_Crypto_Core_V2_FFStop(base, CY_CRYPTO_V2_RB_FF_STORE); in Cy_Crypto_Core_Cleanup()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_hw_v2.h186 __STATIC_INLINE void Cy_Crypto_Core_V2_FFStop(CRYPTO_Type *base, uint32_t ff_idx) in Cy_Crypto_Core_V2_FFStop() function