Home
last modified time | relevance | path

Searched refs:heap_caps_check_integrity (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-3.4.0/components/heap/test/
Dtest_allocator_timings.c42 heap_caps_check_integrity(MALLOC_CAP_DEFAULT, true);
60 TEST_ASSERT(heap_caps_check_integrity(MALLOC_CAP_DEFAULT, true));
68 if (!heap_caps_check_integrity(MALLOC_CAP_DEFAULT, true)) {
76 heap_caps_check_integrity(MALLOC_CAP_DEFAULT, true);
83 if (!heap_caps_check_integrity(MALLOC_CAP_DEFAULT, true)) {
99 if (!heap_caps_check_integrity(MALLOC_CAP_DEFAULT, true)) {
106 TEST_ASSERT(heap_caps_check_integrity(MALLOC_CAP_DEFAULT, true));
Dtest_realloc.c55 TEST_ASSERT(heap_caps_check_integrity(MALLOC_CAP_INVALID, true));
62 TEST_ASSERT(heap_caps_check_integrity(MALLOC_CAP_INVALID, true));
/hal_espressif-3.4.0/components/heap/include/
Desp_heap_caps.h277 bool heap_caps_check_integrity(uint32_t caps, bool print_errors);
/hal_espressif-3.4.0/tools/unit-test-app/components/test_utils/
Dtest_runner.c149 …TEST_ASSERT_MESSAGE( heap_caps_check_integrity(MALLOC_CAP_INVALID, true), "The test has corrupted … in tearDown()
/hal_espressif-3.4.0/components/heap/
Dheap_caps.c535 bool heap_caps_check_integrity(uint32_t caps, bool print_errors) in heap_caps_check_integrity() function
553 return heap_caps_check_integrity(MALLOC_CAP_INVALID, print_errors); in heap_caps_check_integrity_all()
/hal_espressif-3.4.0/docs/en/api-reference/system/
Dheap_debug.rst101 Calling :cpp:func:`heap_caps_check_integrity` in Basic mode will check the integrity of all heap st…
116 When :cpp:func:`heap_caps_check_integrity` is called, all allocated blocks of heap memory have thei…
142 Calls to :cpp:func:`heap_caps_check_integrity` may print errors relating to 0xFEFEFEFE, 0xABBA1234 …
/hal_espressif-3.4.0/tools/test_idf_size/
Dapp_esp32s2.map2130 .literal.heap_caps_check_integrity
2171 .text.heap_caps_check_integrity
14807 heap_caps_check_integrity esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp2.map2802 .literal.heap_caps_check_integrity
2843 .text.heap_caps_check_integrity
16825 heap_caps_check_integrity esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp_esp32s3.map1281 .literal.heap_caps_check_integrity
1318 .text.heap_caps_check_integrity
19343 heap_caps_check_integrity esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp_esp32h2.map922 .text.heap_caps_check_integrity
14079 heap_caps_check_integrity esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp_esp32c3.map932 .text.heap_caps_check_integrity
15794 heap_caps_check_integrity esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp.map20483 .literal.heap_caps_check_integrity
22093 .text.heap_caps_check_integrity
22095 0x00000000400d2550 heap_caps_check_integrity
Doverflow.map1984 .literal.heap_caps_check_integrity
2018 .text.heap_caps_check_integrity
70313 heap_caps_check_integrity esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow_esp32s2.map1935 .literal.heap_caps_check_integrity
1969 .text.heap_caps_check_integrity
71441 heap_caps_check_integrity esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow_esp32s3.map2232 .literal.heap_caps_check_integrity
2268 .text.heap_caps_check_integrity
86518 heap_caps_check_integrity esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow_esp32c3.map1973 .text.heap_caps_check_integrity
65738 heap_caps_check_integrity esp-idf/heap/libheap.a(heap_caps.c.obj)