Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_psram/esp32s3/
Desp_psram_impl_quad.c192 static void psram_set_wrap_burst_length(int spi_num, psram_cmd_mode_t mode) in psram_set_wrap_burst_length() function
236 psram_set_wrap_burst_length(1, PSRAM_CMD_QPI); in psram_enable_wrap()
/hal_espressif-latest/components/esp_psram/esp32s2/
Desp_psram_impl_quad.c245 static void psram_set_wrap_burst_length(int spi_num, psram_cmd_mode_t mode) in psram_set_wrap_burst_length() function
288 psram_set_wrap_burst_length(PSRAM_SPI_1, PSRAM_CMD_QPI); in psram_enable_wrap()