nuttx/mm
patacongo a30e2f4a27 Add beginning of a simple granule allocator to support DMA IO buffer allocation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5129 42af7a65-404d-4744-a932-0658087f49c3
2012-09-11 18:22:27 +00:00
..
Kconfig STM32 Kconfig looks good. STM32 external ram configuration changed. 2012-09-05 23:02:43 +00:00
Makefile mm/ file clean-up 2012-07-14 23:31:12 +00:00
Makefile.test mm/ file clean-up 2012-07-14 23:31:12 +00:00
mm_addfreechunk.c mm/ file clean-up 2012-07-14 23:31:12 +00:00
mm_calloc.c mm/ file clean-up 2012-07-14 23:31:12 +00:00
mm_environment.h mm/ file clean-up 2012-07-14 23:31:12 +00:00
mm_free.c mm/ file clean-up 2012-07-14 23:31:12 +00:00
mm_gran.h Add beginning of a simple granule allocator to support DMA IO buffer allocation 2012-09-11 18:22:27 +00:00
mm_granalloc.c Add beginning of a simple granule allocator to support DMA IO buffer allocation 2012-09-11 18:22:27 +00:00
mm_granfree.c Add beginning of a simple granule allocator to support DMA IO buffer allocation 2012-09-11 18:22:27 +00:00
mm_graninit.c Add beginning of a simple granule allocator to support DMA IO buffer allocation 2012-09-11 18:22:27 +00:00
mm_initialize.c mm/ file clean-up 2012-07-14 23:31:12 +00:00
mm_internal.h mm/ file clean-up 2012-07-14 23:31:12 +00:00
mm_mallinfo.c mm/ file clean-up 2012-07-14 23:31:12 +00:00
mm_malloc.c mm/ file clean-up 2012-07-14 23:31:12 +00:00
mm_memalign.c mm/ file clean-up 2012-07-14 23:31:12 +00:00
mm_realloc.c mm/ file clean-up 2012-07-14 23:31:12 +00:00
mm_sem.c mm/ file clean-up 2012-07-14 23:31:12 +00:00
mm_shrinkchunk.c mm/ file clean-up 2012-07-14 23:31:12 +00:00
mm_size2ndx.c mm/ file clean-up 2012-07-14 23:31:12 +00:00
mm_test.c mm/ file clean-up 2012-07-14 23:31:12 +00:00
mm_zalloc.c mm/ file clean-up 2012-07-14 23:31:12 +00:00