Searched refs:CY_SD_HOST_RETRY_TIME (Results 1 – 1 of 1) sorted by relevance
51 #define CY_SD_HOST_RETRY_TIME (1000UL) /* The number loops to make the timeout in mse… macro475 retry = CY_SD_HOST_RETRY_TIME; in Cy_SD_Host_eMMC_InitCard()520 retry = CY_SD_HOST_RETRY_TIME; in Cy_SD_Host_eMMC_InitCard()1330 uint32_t retry = CY_SD_HOST_RETRY_TIME; in Cy_SD_Host_PollCmdLineFree()1367 uint32_t retry = CY_SD_HOST_RETRY_TIME; in Cy_SD_Host_PollDataLineNotInhibit()1404 uint32_t retry = CY_SD_HOST_RETRY_TIME; in Cy_SD_Host_PollDataLineFree()1437 uint32_t retry = CY_SD_HOST_RETRY_TIME; in Cy_SD_Host_PollBufferReadReady()1475 uint32_t retry = CY_SD_HOST_RETRY_TIME; in Cy_SD_Host_PollBufferWriteReady()1513 uint32_t retry = CY_SD_HOST_RETRY_TIME; in Cy_SD_Host_PollCmdComplete()1551 uint32_t retry = CY_SD_HOST_RETRY_TIME; in Cy_SD_Host_PollTransferComplete()[all …]