Searched refs:SDSPI_SLOT_NO_CS (Results 1 – 2 of 2) sorted by relevance
68 #define SDSPI_SLOT_NO_CS GPIO_NUM_NC ///< indicates that card select line is not used macro
351 if (slot_config->gpio_cs != SDSPI_SLOT_NO_CS) { in sdspi_host_init_device()