Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_psram/esp32/
Desp_psram_impl_quad.c177 #define PSRAM_SPI_NUM PSRAM_SPI_2 macro
183 #define PSRAM_SPI_NUM PSRAM_SPI_3 macro
189 #define PSRAM_SPI_NUM PSRAM_SPI_1 macro
996 WRITE_PERI_REG(SPI_ADDR_REG(PSRAM_SPI_NUM), 32 << 24); in esp_psram_impl_enable()
997 SET_PERI_REG_MASK(SPI_CMD_REG(PSRAM_SPI_NUM), SPI_FLASH_READ_M); in esp_psram_impl_enable()
1000 spi_status = READ_PERI_REG(SPI_EXT2_REG(PSRAM_SPI_NUM)); in esp_psram_impl_enable()