Searched refs:CY_SD_HOST_NOT_EMMC (Results 1 – 3 of 3) sorted by relevance
1351 CY_SD_HOST_NOT_EMMC = 5U /**< The card is not eMMC. */ enumerator
1537 sdxx->context.cardType = CY_SD_HOST_NOT_EMMC; in _cyhal_sdhc_init_common_hw()2914 cy_en_sd_host_card_type_t card_type = CY_SD_HOST_NOT_EMMC; in cyhal_sdio_init()
2936 context->cardType = CY_SD_HOST_NOT_EMMC; in Cy_SD_Host_Init()