Searched refs:SDSPI_SLOT_NO_WP (Results 1 – 2 of 2) sorted by relevance
70 #define SDSPI_SLOT_NO_WP GPIO_NUM_NC ///< indicates that write protect line is not used macro80 .gpio_wp = SDSPI_SLOT_NO_WP, \
380 if (slot_config->gpio_wp != SDSPI_SLOT_NO_WP) { in sdspi_host_init_device()