Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_smif_memslot.h92 #define CY_SMIF_FLAG_DETECT_SFDP (4U) /**< Enables the Autodetect using the SFDP */ macro
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_smif_memslot.c155 if (0U != (memCfg->flags & CY_SMIF_FLAG_DETECT_SFDP)) in Cy_SMIF_MemInit()