Searched refs:CY_SD_HOST_SDIO (Results 1 – 3 of 3) sorted by relevance
743 context->cardType = CY_SD_HOST_SDIO; in Cy_SD_Host_InitCard()797 if (CY_SD_HOST_SDIO != context->cardType) in Cy_SD_Host_InitCard()810 if (CY_SD_HOST_SDIO != context->cardType) /* The stand-by state. */ in Cy_SD_Host_InitCard()832 (CY_SD_HOST_SDIO != context->cardType)) /* The Transition state. */ in Cy_SD_Host_InitCard()1882 else if (CY_SD_HOST_SDIO == context->cardType) in Cy_SD_Host_SetBusWidth()3042 if (CY_SD_HOST_SDIO == context->cardType) in Cy_SD_Host_AbortTransfer()3447 else if ((CY_SD_HOST_SDIO == context->cardType) || in Cy_SD_Host_GetOcr()4606 if ((CY_SD_HOST_SDIO == context->cardType) || in Cy_SD_Host_SetBusSpeedMode()
1347 CY_SD_HOST_SDIO = 1U, /**< The CD Input Output card (SDIO). */ enumerator
2836 sdxx->context.cardType = CY_SD_HOST_SDIO; in _cyhal_sdio_init_common()