Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sd_host.c55 #define CY_SD_HOST_CMD1_TIMEOUT_MS (1000U) /* The eMMC device timeout to complete its ini… macro
497 Cy_SysLib_DelayUs(CY_SD_HOST_CMD1_TIMEOUT_MS); /* The CMD1 timeout. */ in Cy_SD_Host_eMMC_InitCard()
533 Cy_SysLib_DelayUs(CY_SD_HOST_CMD1_TIMEOUT_MS); /* The CMD1 timeout. */ in Cy_SD_Host_eMMC_InitCard()