Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_psram/esp32s3/
Desp_psram_impl_octal.c33 #define OCT_PSRAM_ADDR_BITLEN 32 macro
362 …SET_PERI_REG_BITS(SPI_MEM_CACHE_SCTRL_REG(0), SPI_MEM_SRAM_ADDR_BITLEN_V, OCT_PSRAM_ADDR_BITLEN - … in s_config_psram_spi_phases()