Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sd_host.c51 #define CY_SD_HOST_RETRY_TIME (1000UL) /* The number loops to make the timeout in mse… macro
475 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 …]