Searched refs:PSRAM_CS_IO (Results 1 – 2 of 2) sorted by relevance
85 #define PSRAM_CS_IO SPI_CS1_GPIO_NUM macro297 uint8_t cs1_io = PSRAM_CS_IO; in psram_gpio_config()
80 #define PSRAM_CS_IO SPI_CS1_GPIO_NUM macro128 .psram_cs_io = PSRAM_CS_IO, \