Searched refs:SDMMC_SLOT_NO_CD (Results 1 – 2 of 2) sorted by relevance
83 #define SDMMC_SLOT_NO_CD GPIO_NUM_NC ///< indicates that card detect line is not used macro103 .cd = SDMMC_SLOT_NO_CD, \115 .cd = SDMMC_SLOT_NO_CD, \
450 if (gpio_cd != SDMMC_SLOT_NO_CD) { in sdmmc_host_init_slot()