incubator-nuttx/mm/kmm_heap
Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-02-23 22:27:46 +01:00
..
Make.defs mm/: add mm_heapmember function and reimplement kmm_heapmember base on mm_heapmember since this function is very useful if multiple heaps exist. 2018-08-23 09:38:49 -06:00
kmm_addregion.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_brkaddr.c Remove some empty file section section header comments 2016-02-17 18:31:56 -06:00
kmm_calloc.c Remove some empty file section section header comments 2016-02-17 18:31:56 -06:00
kmm_extend.c Remove some empty file section section header comments 2016-02-17 18:31:56 -06:00
kmm_free.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_heapmember.c mm/: add mm_heapmember function and reimplement kmm_heapmember base on mm_heapmember since this function is very useful if multiple heaps exist. 2018-08-23 09:38:49 -06:00
kmm_initialize.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_mallinfo.c Remove some empty file section section header comments 2016-02-17 18:31:56 -06:00
kmm_malloc.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_memalign.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_realloc.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_sbrk.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
kmm_sem.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_zalloc.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00