Searched refs:CY_SD_HOST_SD (Results 1 – 3 of 3) sorted by relevance
738 context->cardType = CY_SD_HOST_SD; in Cy_SD_Host_InitCard()1825 if (CY_SD_HOST_SD == context->cardType) in Cy_SD_Host_SetBusWidth()2442 if ((cardType == CY_SD_HOST_SD) || (cardType == CY_SD_HOST_COMBO)) in Cy_SD_Host_SdCardSwitchFunc()3439 if (CY_SD_HOST_SD == context->cardType) in Cy_SD_Host_GetOcr()4550 if ((CY_SD_HOST_SD == context->cardType) || in Cy_SD_Host_SetBusSpeedMode()4580 if ((CY_SD_HOST_SD == context->cardType) || in Cy_SD_Host_SetBusSpeedMode()4746 if ((cardType == CY_SD_HOST_SD) || (cardType == CY_SD_HOST_COMBO)) in Cy_SD_Host_FindBusSpeedMode()5444 if ((CY_SD_HOST_SD == context->cardType) || (CY_SD_HOST_EMMC == context->cardType)) in Cy_SD_Host_GetBlockCount()
1346 CY_SD_HOST_SD = 0U, /**< The Secure Digital card (SD). */ enumerator
2499 if ((!sdxx->is_sdio && CY_SD_HOST_SD != sdxx->context.cardType) && in _cyhal_sdxx_set_io_voltage()