Home
last modified time | relevance | path

Searched refs:esp_heap_runtime_free (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/soc/espressif/common/include/
Desp_heap_runtime.h43 void esp_heap_runtime_free(void *mem);
/Zephyr-latest/soc/espressif/common/
Desp_heap_runtime.c72 void esp_heap_runtime_free(void *mem) in esp_heap_runtime_free() function