Searched refs:heap_caps_get_free_size (Results 1 – 20 of 20) sorted by relevance
26 free8start = heap_caps_get_free_size(MALLOC_CAP_8BIT);27 free32start = heap_caps_get_free_size(MALLOC_CAP_32BIT);34 free8 = heap_caps_get_free_size(MALLOC_CAP_8BIT);35 free32 = heap_caps_get_free_size(MALLOC_CAP_32BIT);46 size_t free_iram = heap_caps_get_free_size(MALLOC_CAP_INTERNAL) -47 heap_caps_get_free_size(MALLOC_CAP_8BIT | MALLOC_CAP_INTERNAL);55 free8 = heap_caps_get_free_size(MALLOC_CAP_8BIT);56 free32 = heap_caps_get_free_size(MALLOC_CAP_32BIT);88 free_iram = heap_caps_get_free_size(MALLOC_CAP_EXEC);96 free_iram = heap_caps_get_free_size(MALLOC_CAP_EXEC);[all …]
54 uint32_t before_heap = heap_caps_get_free_size(HEAP_CAPS);62 TEST_ASSERT_EQUAL(before_heap, heap_caps_get_free_size(HEAP_CAPS));66 before_heap = heap_caps_get_free_size(HEAP_CAPS);71 …TEST_ASSERT_NOT_EQUAL(before_heap, heap_caps_get_free_size(HEAP_CAPS)); //Check tasks have been…76 TEST_ASSERT_EQUAL(before_heap, heap_caps_get_free_size(HEAP_CAPS));118 unsigned before = heap_caps_get_free_size(MALLOC_CAP_8BIT);151 TEST_ASSERT_GREATER_OR_EQUAL(before - 256, heap_caps_get_free_size(MALLOC_CAP_8BIT));
51 before_free_8bit = heap_caps_get_free_size(MALLOC_CAP_8BIT); in unity_reset_leak_checks()52 before_free_32bit = heap_caps_get_free_size(MALLOC_CAP_32BIT); in unity_reset_leak_checks()158 size_t after_free_8bit = heap_caps_get_free_size(MALLOC_CAP_8BIT); in tearDown()159 size_t after_free_32bit = heap_caps_get_free_size(MALLOC_CAP_32BIT); in tearDown()
108 return heap_caps_get_free_size( MALLOC_CAP_DEFAULT ); in esp_get_free_heap_size()113 return heap_caps_get_free_size( MALLOC_CAP_8BIT | MALLOC_CAP_DMA | MALLOC_CAP_INTERNAL ); in esp_get_free_internal_heap_size()
186 size_t heap_caps_get_free_size( uint32_t caps );
460 size_t heap_caps_get_free_size( uint32_t caps ) in heap_caps_get_free_size() function
18 …bytes in the (data memory) heap. This is equivalent to calling ``heap_caps_get_free_size(MALLOC_CA…19 - :cpp:func:`heap_caps_get_free_size` can also be used to return the current free memory for differ…175 …ing memory. Use the :cpp:func:`xPortGetFreeHeapSize`, :cpp:func:`heap_caps_get_free_size`, or :ref…
33 …able. To test the free DRAM heap size at runtime, call cpp:func:`heap_caps_get_free_size(MALLOC_CA…
82 free_mem_before = heap_caps_get_free_size(MALLOC_CAP_DEFAULT); in EventFixture()
36 size_t free_mem_before = heap_caps_get_free_size(MALLOC_CAP_DEFAULT); \44 TEST_ASSERT_EQUAL(free_mem_before, heap_caps_get_free_size(MALLOC_CAP_DEFAULT));
62 … esp-idf/esp_system/libesp_system.a(esp_system.c.obj) (heap_caps_get_free_size)1277 .literal.heap_caps_get_free_size1312 .text.heap_caps_get_free_size19354 heap_caps_get_free_size esp-idf/heap/libheap.a(heap_caps.c.obj)
50 … esp-idf/esp_system/libesp_system.a(esp_system.c.obj) (heap_caps_get_free_size)918 .text.heap_caps_get_free_size14090 heap_caps_get_free_size esp-idf/heap/libheap.a(heap_caps.c.obj)
2120 .literal.heap_caps_get_free_size2159 .text.heap_caps_get_free_size14820 heap_caps_get_free_size esp-idf/heap/libheap.a(heap_caps.c.obj)
52 … esp-idf/esp_system/libesp_system.a(esp_system.c.obj) (heap_caps_get_free_size)928 .text.heap_caps_get_free_size15806 heap_caps_get_free_size esp-idf/heap/libheap.a(heap_caps.c.obj)
2792 .literal.heap_caps_get_free_size2831 .text.heap_caps_get_free_size16836 heap_caps_get_free_size esp-idf/heap/libheap.a(heap_caps.c.obj)
20480 .literal.heap_caps_get_free_size22088 .text.heap_caps_get_free_size22091 0x00000000400d2524 heap_caps_get_free_size
64 … esp-idf/esp_system/libesp_system.a(esp_system.c.obj) (heap_caps_get_free_size)39422 .literal.heap_caps_get_free_size44045 .text.heap_caps_get_free_size44048 0x00000000400d54b8 heap_caps_get_free_size70324 heap_caps_get_free_size esp-idf/heap/libheap.a(heap_caps.c.obj)
56 … esp-idf/esp_system/libesp_system.a(esp_system.c.obj) (heap_caps_get_free_size)40213 .literal.heap_caps_get_free_size45019 .text.heap_caps_get_free_size45022 0x00000000400852d8 heap_caps_get_free_size71452 heap_caps_get_free_size esp-idf/heap/libheap.a(heap_caps.c.obj)
34895 .text.heap_caps_get_free_size34897 0x0000000042003724 heap_caps_get_free_size44600 .rela.text.heap_caps_get_free_size65749 heap_caps_get_free_size esp-idf/heap/libheap.a(heap_caps.c.obj)
52636 .literal.heap_caps_get_free_size56959 .text.heap_caps_get_free_size56961 0x0000000042004f54 heap_caps_get_free_size86529 heap_caps_get_free_size esp-idf/heap/libheap.a(heap_caps.c.obj)