Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sd_host.h1282CY_SD_HOST_ERROR_DISCONNECTED = CY_SD_HOST_ID | CY_PDL_STATUS_ERROR | 8U /**< The card … enumerator
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sd_host.c879 ret = CY_SD_HOST_ERROR_DISCONNECTED; in Cy_SD_Host_InitCard()