Searched refs:spiram_size_usable_for_malloc (Results 1 – 1 of 1) sorted by relevance
77 static size_t spiram_size_usable_for_malloc(void) in spiram_size_usable_for_malloc() function103 size_t s=spiram_size_usable_for_malloc(); in esp_spiram_test()215 … intptr_t mallocable_ram_end = (intptr_t)SOC_EXTRAM_DATA_LOW + spiram_size_usable_for_malloc() - 1; in esp_spiram_add_to_heapalloc()