Searched refs:SDSPI_SLOT_NO_CD (Results 1 – 2 of 2) sorted by relevance
69 #define SDSPI_SLOT_NO_CD GPIO_NUM_NC ///< indicates that card detect line is not used macro79 .gpio_cd = SDSPI_SLOT_NO_CD, \
373 if (slot_config->gpio_cd != SDSPI_SLOT_NO_CD) { in sdspi_host_init_device()