Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_psram/esp32s3/
Desp_psram_impl_quad.c88 #define PSRAM_SPIWP_SD3_IO SPI_WP_GPIO_NUM macro
307 uint8_t wp_io = PSRAM_SPIWP_SD3_IO; in psram_gpio_config()
/hal_espressif-latest/components/esp_psram/esp32s2/
Desp_psram_impl_quad.c83 #define PSRAM_SPIWP_SD3_IO SPI_WP_GPIO_NUM macro
131 .psram_spiwp_sd3_io = PSRAM_SPIWP_SD3_IO, \
/hal_espressif-latest/components/esp_psram/esp32/
Desp_psram_impl_quad.c100 #define PSRAM_SPIWP_SD3_IO 10 macro
895 psram_io.psram_spiwp_sd3_io = PSRAM_SPIWP_SD3_IO; in esp_psram_impl_enable()