Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Dmspi_timing_config.c22 #define OPI_PSRAM_SYNC_WRITE 0x8080 macro
219 OPI_PSRAM_SYNC_WRITE, 16, in s_psram_write_data()
/hal_espressif-latest/components/esp_psram/esp32s3/
Desp_psram_impl_octal.c28 #define OPI_PSRAM_SYNC_WRITE 0x8080 macro
354 …SPI_MEM_SRAM_DWR_CMD_REG(0), SPI_MEM_CACHE_SRAM_USR_WR_CMD_VALUE, OPI_PSRAM_SYNC_WRITE, SPI_MEM_CA… in s_config_psram_spi_phases()