Searched refs:CY_SD_HOST_SDHC (Results 1 – 2 of 2) sorted by relevance
1352 CY_SD_HOST_SDHC = 1U, /**< SDHC - Secure Digital High Capacity (up to 32 GB). */ enumerator
689 context->cardCapacity = CY_SD_HOST_SDHC; in Cy_SD_Host_InitCard()3578 if ((CY_SD_HOST_SDHC == context->cardCapacity) || in Cy_SD_Host_GetCsd()