Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_psram/include/esp_private/
Desp_psram_extram.h35 esp_err_t esp_psram_extram_add_to_heap_allocator(void);
/hal_espressif-latest/components/esp_system/
Dstartup.c286 esp_err_t r=esp_psram_extram_add_to_heap_allocator(); in do_core_init()
/hal_espressif-latest/components/esp_psram/
Desp_psram.c308 esp_err_t esp_psram_extram_add_to_heap_allocator(void) in esp_psram_extram_add_to_heap_allocator() function