| .. |
|
include
|
c9cbc6b30c
heap docs: Fix some bad links & errors in the heap docs
|
7 лет назад |
|
test
|
ed546797d0
heap: test: don’t warn about oversized mallocs
|
7 лет назад |
|
test_multi_heap_host
|
3fe862dacb
test_multi_heap_host: Remove race conditions from parallel "make clean test"
|
7 лет назад |
|
Kconfig
|
bc2879a956
heap: Add task tracking option for heap usage monitoring
|
8 лет назад |
|
component.mk
|
d3b8f1f927
heap tracing: Fix tracing of newlib internal allocations
|
8 лет назад |
|
heap_caps.c
|
ae59d7522a
heap: heap_caps_malloc(..., MALLOC_CAP_32_BIT) should always align a 32-bit aligned size
|
7 лет назад |
|
heap_caps_init.c
|
a5ae5ac4b3
soc: Allow components to reserve fixed memory ranges that they need
|
7 лет назад |
|
heap_private.h
|
a981e73e22
heap: move get_all_caps to IRAM, used in unit test
|
7 лет назад |
|
heap_task_info.c
|
bc2879a956
heap: Add task tracking option for heap usage monitoring
|
8 лет назад |
|
heap_trace.c
|
573ea385b4
multi_heap: use portENTER/EXIT_CRITICAL instead of taskENTER/EXIT_CRITICAL
|
7 лет назад |
|
multi_heap.c
|
4b7eb1792e
Try to merge tail with next block when splitting
|
8 лет назад |
|
multi_heap_config.h
|
4b7eb1792e
Try to merge tail with next block when splitting
|
8 лет назад |
|
multi_heap_internal.h
|
bc2879a956
heap: Add task tracking option for heap usage monitoring
|
8 лет назад |
|
multi_heap_platform.h
|
5cdd08ef5a
heap: fix build failure due to missing header
|
7 лет назад |
|
multi_heap_poisoning.c
|
899fa2dc55
assert: Fix. Move useful functions from wrapped assert functions
|
7 лет назад |