Searched refs:SDSPI_SLOT_NO_INT (Results 1 – 2 of 2) sorted by relevance
71 #define SDSPI_SLOT_NO_INT GPIO_NUM_NC ///< indicates that interrupt line is not used macro
395 if (slot_config->gpio_int != SDSPI_SLOT_NO_INT) { in sdspi_host_init_device()