Lines Matching refs:heap
15 int "Maximum memory mapped for newlib heap"
20 will be used for the newlib malloc() heap. The actual amount of
25 int "Newlib minimum required heap size"
30 newlib heap. An assertion failure message will be displayed during
31 initialization if the memory space available for the newlib heap is
35 int "Newlib aligned heap size"
42 and user mode threads need to access this heap, then this is necessary
43 to properly define an MPU region for the heap.
61 bool "Notify heap listeners of newlib libc heap events"
64 Notify registered heap listeners upon certain events related to the newlib
65 libc heap usage, such as the heap resize.
71 may need to use the remaining RAM for also other purposes than heap.