Home
last modified time | relevance | path

Searched refs:PSRAM_SPI_HOST (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/esp_psram/esp32/
Desp_psram_impl_quad.c175 #define PSRAM_SPI_HOST HSPI_HOST macro
181 #define PSRAM_SPI_HOST VSPI_HOST macro
187 #define PSRAM_SPI_HOST SPI_HOST macro
988 bool r=spicommon_periph_claim(PSRAM_SPI_HOST, "psram"); in esp_psram_impl_enable()