Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/include/
Dcy_sd_host.h1352 CY_SD_HOST_SDHC = 1U, /**< SDHC - Secure Digital High Capacity (up to 32 GB). */ enumerator
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/
Dcy_sd_host.c689 context->cardCapacity = CY_SD_HOST_SDHC; in Cy_SD_Host_InitCard()
3578 if ((CY_SD_HOST_SDHC == context->cardCapacity) || in Cy_SD_Host_GetCsd()