Searched refs:PSRAM_SIZE_2MB (Results 1 – 4 of 4) sorted by relevance
16 #define PSRAM_SIZE_2MB (2 * 1024 * 1024) macro
333 s_psram_size = density == 0x0 ? PSRAM_SIZE_2MB : in esp_psram_impl_enable()
565 *out_size_bytes = PSRAM_SIZE_2MB; in esp_psram_impl_get_physical_size()
1131 *out_size_bytes = PSRAM_SIZE_2MB; in esp_psram_impl_get_physical_size()