Searched refs:SDMMC_SLOT_NO_WP (Results 1 – 2 of 2) sorted by relevance
84 #define SDMMC_SLOT_NO_WP GPIO_NUM_NC ///< indicates that write protect line is not used macro104 .wp = SDMMC_SLOT_NO_WP, \116 .wp = SDMMC_SLOT_NO_WP, \
463 if (gpio_wp != SDMMC_SLOT_NO_WP) { in sdmmc_host_init_slot()