Home
last modified time | relevance | path

Searched refs:CONFIG_MM_REGIONS (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/minilibc/include/
A Dmm.h251 #ifndef CONFIG_MM_REGIONS
252 #define CONFIG_MM_REGIONS 1 macro
274 struct mm_allocnode_s *mm_heapstart[CONFIG_MM_REGIONS];
275 struct mm_allocnode_s *mm_heapend[CONFIG_MM_REGIONS];
277 #if CONFIG_MM_REGIONS > 1

Completed in 3 milliseconds