Home
last modified time | relevance | path

Searched refs:heap_caps_match (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-3.4.0/components/heap/
Dheap_caps.c86 bool heap_caps_match(const heap_t *heap, uint32_t caps) in heap_caps_match() function
453 if (heap_caps_match(heap, caps)) { in heap_caps_get_total_size()
465 if (heap_caps_match(heap, caps)) { in heap_caps_get_free_size()
477 if (heap_caps_match(heap, caps)) { in heap_caps_get_minimum_free_size()
497 if (heap_caps_match(heap, caps)) { in heap_caps_get_info()
519 if (heap_caps_match(heap, caps)) { in heap_caps_print_heap_info()
Dheap_private.h51 bool heap_caps_match(const heap_t *heap, uint32_t caps);
Dheap_caps_init.c130 if (heap_caps_match(&temp_heaps[i], MALLOC_CAP_8BIT|MALLOC_CAP_INTERNAL)) { in heap_caps_init()
/hal_espressif-3.4.0/tools/test_idf_size/
Dapp_esp32h2.map7764 .text.heap_caps_match
7766 0x0000000042002a72 heap_caps_match
14112 heap_caps_match esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp_esp32s2.map11744 .text.heap_caps_match
11746 0x0000000040092110 heap_caps_match
14840 heap_caps_match esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp_esp32c3.map7885 .text.heap_caps_match
7887 0x0000000042002d72 heap_caps_match
15828 heap_caps_match esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp2.map13402 .text.heap_caps_match
13404 0x00000000400e29c4 heap_caps_match
16857 heap_caps_match esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp_esp32s3.map12212 .text.heap_caps_match
12214 0x0000000042014a90 heap_caps_match
19377 heap_caps_match esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp.map76 …/home/user/esp/esp-idf/tools/unit-test-app/build/heap/libheap.a(heap_caps_init.o) (heap_caps_match)
24138 .text.heap_caps_match
24140 0x00000000400f3ae4 heap_caps_match
Doverflow.map54517 .text.heap_caps_match
54519 0x0000000040134e14 heap_caps_match
70348 heap_caps_match esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow_esp32s2.map55685 .text.heap_caps_match
55687 0x00000000400e24e4 heap_caps_match
71478 heap_caps_match esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow_esp32c3.map34892 .text.heap_caps_match
34894 0x00000000420036f6 heap_caps_match
65774 heap_caps_match esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow_esp32s3.map63976 .text.heap_caps_match
63978 0x0000000042056054 heap_caps_match
86553 heap_caps_match esp-idf/heap/libheap.a(heap_caps.c.obj)