Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_hw_v2.h142 while (0uL != _FLD2VAL(CRYPTO_V2_STORE_FF_STATUS_BUSY, REG_CRYPTO_STORE_FF_STATUS(base))) in Cy_Crypto_Core_V2_FFStoreSync()
Dcy_crypto_core_hw.h602 #define REG_CRYPTO_STORE_FF_STATUS(base) (((CRYPTO_V2_Type*)(base))->STORE_FF_STATUS) macro