Home
last modified time | relevance | path

Searched refs:heap_caps_malloc_default (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-3.4.0/components/newlib/
Dheap.c19 extern void *heap_caps_malloc_default( size_t size );
24 return heap_caps_malloc_default(size); in malloc()
44 return heap_caps_malloc_default(size); in _malloc_r()
65 result = heap_caps_malloc_default(size_bytes); in _calloc_r()
/hal_espressif-3.4.0/components/heap/
Dheap_private.h72 void *heap_caps_malloc_default(size_t size);
Dcomponent.mk25 … free realloc heap_caps_malloc heap_caps_free heap_caps_realloc heap_caps_malloc_default heap_caps…
DCMakeLists.txt41 heap_caps_malloc_default
Dheap_caps.c189 IRAM_ATTR void *heap_caps_malloc_default( size_t size ) in heap_caps_malloc_default() function
/hal_espressif-3.4.0/tools/test_idf_size/
Dapp_esp32h2.map5978 0x0000000040380872 heap_caps_malloc_default
14108 heap_caps_malloc_default esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp_esp32s2.map8173 0x00000000400265f4 heap_caps_malloc_default
14836 heap_caps_malloc_default esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp_esp32c3.map6000 0x00000000403808e2 heap_caps_malloc_default
15824 heap_caps_malloc_default esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp2.map9476 0x0000000040083584 heap_caps_malloc_default
16853 heap_caps_malloc_default esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp_esp32s3.map8109 0x000000004037595c heap_caps_malloc_default
19373 heap_caps_malloc_default esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp.map17510 0x0000000040082768 heap_caps_malloc_default
Doverflow.map27058 0x0000000040081e14 heap_caps_malloc_default
70344 heap_caps_malloc_default esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow_esp32s2.map27833 0x0000000040023ab4 heap_caps_malloc_default
71474 heap_caps_malloc_default esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow_esp32c3.map19289 0x0000000040380b98 heap_caps_malloc_default
65770 heap_caps_malloc_default esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow_esp32s3.map34750 0x00000000403772f8 heap_caps_malloc_default
86549 heap_caps_malloc_default esp-idf/heap/libheap.a(heap_caps.c.obj)