Searched refs:PSRAM_SIZE_8MB (Results 1 – 5 of 5) sorted by relevance
19 #define PSRAM_SIZE_8MB (8 * 1024 * 1024) macro
329 PSRAM_SIZE_8MB, in esp_psram_impl_enable()367 s_psram_size = PSRAM_SIZE_8MB; in esp_psram_impl_enable()
327 mode_reg.mr2.density == 0X3 ? PSRAM_SIZE_8MB : in esp_psram_impl_enable()
561 *out_size_bytes = PSRAM_SIZE_8MB; in esp_psram_impl_get_physical_size()
1137 *out_size_bytes = s_2t_mode_enabled ? PSRAM_SIZE_4MB : PSRAM_SIZE_8MB; in esp_psram_impl_get_physical_size()