This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
mm
/
umm_heap
History
yinshengkai
65dc1fe0fc
mm: add kmm/umm_memdump
...
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2022-10-29 11:35:27 +08:00
..
Make.defs
mm: add kmm/umm_memdump
2022-10-29 11:35:27 +08:00
umm_addregion.c
…
umm_brkaddr.c
…
umm_calloc.c
…
umm_checkcorruption.c
…
umm_extend.c
…
umm_free.c
…
umm_globals.c
fix #if condition of g_mmheap for BUILD_KERNEL.
2022-02-19 19:33:15 +08:00
umm_heap.h
…
umm_heapmember.c
…
umm_initialize.c
mm: umm_heap: Do not register Umem if CONFIG_BUILD_KERNEL=y
2022-09-01 23:25:53 +02:00
umm_mallinfo.c
mm/mm_heap: change CONFIG_MM_BACKTRACE to int type
2022-07-26 23:45:31 +08:00
umm_malloc_size.c
…
umm_malloc.c
…
umm_memalign.c
…
umm_memdump.c
mm: add kmm/umm_memdump
2022-10-29 11:35:27 +08:00
umm_realloc.c
…
umm_sbrk.c
…
umm_zalloc.c
…