Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_psram/esp32/
Desp_psram_impl_quad.c140 #define PSRAM_CS_HOLD_TIME 0 macro
143 #define PSRAM_CS_HOLD_TIME 0 macro
146 #define PSRAM_CS_HOLD_TIME 1 macro
687 … SET_PERI_REG_BITS(SPI_CTRL2_REG(spi_num), SPI_HOLD_TIME_V, PSRAM_CS_HOLD_TIME, SPI_HOLD_TIME_S); in psram_set_cs_timing()