Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_mem_v2.c150Cy_Crypto_Core_V2_BlockSet(base, CY_CRYPTO_V2_RB_FF_STORE, data, CY_CRYPTO_V2_DATA_FIFODEPTH); in Cy_Crypto_Core_V2_MemSet()
156 Cy_Crypto_Core_V2_BlockSet(base, CY_CRYPTO_V2_RB_FF_STORE, data, (uint32_t)size); in Cy_Crypto_Core_V2_MemSet()
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_hw_v2.h226 __STATIC_INLINE void Cy_Crypto_Core_V2_BlockSet(CRYPTO_Type *base, in Cy_Crypto_Core_V2_BlockSet() function