Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_psram/
Desp_psram_impl.h16 #define PSRAM_SIZE_2MB (2 * 1024 * 1024) macro
/hal_espressif-3.7.0/components/esp_psram/esp32s3/
Desp_psram_impl_quad.c333 s_psram_size = density == 0x0 ? PSRAM_SIZE_2MB : in esp_psram_impl_enable()
/hal_espressif-3.7.0/components/esp_psram/esp32s2/
Desp_psram_impl_quad.c565 *out_size_bytes = PSRAM_SIZE_2MB; in esp_psram_impl_get_physical_size()
/hal_espressif-3.7.0/components/esp_psram/esp32/
Desp_psram_impl_quad.c1131 *out_size_bytes = PSRAM_SIZE_2MB; in esp_psram_impl_get_physical_size()