Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78002/Source/
Dheap.c30 static char *heap_end = 0; variable
37 if (heap_end == 0) { in _sbrk()
38 heap_end = (caddr_t)&__HeapBase; in _sbrk()
40 prev_heap_end = heap_end; in _sbrk()
42 if ((unsigned int)(heap_end + incr) > (unsigned int)&__HeapLimit) { in _sbrk()
47 heap_end += incr; in _sbrk()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78000/Source/
Dheap.c30 static char *heap_end = 0; variable
37 if (heap_end == 0) { in _sbrk()
38 heap_end = (caddr_t)&__HeapBase; in _sbrk()
40 prev_heap_end = heap_end; in _sbrk()
42 if ((unsigned int)(heap_end + incr) > (unsigned int)&__HeapLimit) { in _sbrk()
47 heap_end += incr; in _sbrk()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32690/Source/
Dheap.c30 static char *heap_end = 0; variable
37 if (heap_end == 0) { in _sbrk()
38 heap_end = (caddr_t)&__HeapBase; in _sbrk()
40 prev_heap_end = heap_end; in _sbrk()
42 if ((unsigned int)(heap_end + incr) > (unsigned int)&__HeapLimit) { in _sbrk()
47 heap_end += incr; in _sbrk()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32665/Source/
Dheap.c30 static char *heap_end = 0; variable
37 if (heap_end == 0) { in _sbrk()
38 heap_end = (caddr_t)&__HeapBase; in _sbrk()
40 prev_heap_end = heap_end; in _sbrk()
42 if ((unsigned int)(heap_end + incr) > (unsigned int)&__HeapLimit) { in _sbrk()
47 heap_end += incr; in _sbrk()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32670/Source/
Dheap.c30 static char *heap_end = 0; variable
37 if (heap_end == 0) { in _sbrk()
38 heap_end = (caddr_t)&__HeapBase; in _sbrk()
40 prev_heap_end = heap_end; in _sbrk()
42 if ((unsigned int)(heap_end + incr) > (unsigned int)&__HeapLimit) { in _sbrk()
47 heap_end += incr; in _sbrk()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32662/Source/
Dheap.c30 static char *heap_end = 0; variable
37 if (heap_end == 0) { in _sbrk()
38 heap_end = (caddr_t)&__HeapBase; in _sbrk()
40 prev_heap_end = heap_end; in _sbrk()
42 if ((unsigned int)(heap_end + incr) > (unsigned int)&__HeapLimit) { in _sbrk()
47 heap_end += incr; in _sbrk()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32680/Source/
Dheap.c30 static char *heap_end = 0; variable
37 if (heap_end == 0) { in _sbrk()
38 heap_end = (caddr_t)&__HeapBase; in _sbrk()
40 prev_heap_end = heap_end; in _sbrk()
42 if ((unsigned int)(heap_end + incr) > (unsigned int)&__HeapLimit) { in _sbrk()
47 heap_end += incr; in _sbrk()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32675/Source/
Dheap.c30 static char *heap_end = 0; variable
37 if (heap_end == 0) { in _sbrk()
38 heap_end = (caddr_t)&__HeapBase; in _sbrk()
40 prev_heap_end = heap_end; in _sbrk()
42 if ((unsigned int)(heap_end + incr) > (unsigned int)&__HeapLimit) { in _sbrk()
47 heap_end += incr; in _sbrk()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32672/Source/
Dheap.c30 static char *heap_end = 0; variable
37 if (heap_end == 0) { in _sbrk()
38 heap_end = (caddr_t)&__HeapBase; in _sbrk()
40 prev_heap_end = heap_end; in _sbrk()
42 if ((unsigned int)(heap_end + incr) > (unsigned int)&__HeapLimit) { in _sbrk()
47 heap_end += incr; in _sbrk()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32650/Source/
Dheap.c33 static char *heap_end = 0; variable
42 if (heap_end == 0) { in _sbrk()
43 heap_end = (caddr_t)&__HeapBase; in _sbrk()
45 prev_heap_end = heap_end; in _sbrk()
47 if ((unsigned int)(heap_end + incr) > (unsigned int)&__HeapLimit) { in _sbrk()
52 heap_end += incr; in _sbrk()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32572/Source/
Dheap.c30 static char *heap_end = 0; variable
37 if (heap_end == 0) { in _sbrk()
38 heap_end = (caddr_t)&__HeapBase; in _sbrk()
40 prev_heap_end = heap_end; in _sbrk()
42 if ((unsigned int)(heap_end + incr) > (unsigned int)&__HeapLimit) { in _sbrk()
47 heap_end += incr; in _sbrk()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32655/Source/
Dheap.c30 static char *heap_end = 0; variable
37 if (heap_end == 0) { in _sbrk()
38 heap_end = (caddr_t)&__HeapBase; in _sbrk()
40 prev_heap_end = heap_end; in _sbrk()
42 if ((unsigned int)(heap_end + incr) > (unsigned int)&__HeapLimit) { in _sbrk()
47 heap_end += incr; in _sbrk()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32660/Source/
Dheap.c30 static char *heap_end = 0; variable
37 if (heap_end == 0) { in _sbrk()
38 heap_end = (caddr_t)&__HeapBase; in _sbrk()
40 prev_heap_end = heap_end; in _sbrk()
42 if ((unsigned int)(heap_end + incr) > (unsigned int)&__HeapLimit) { in _sbrk()
47 heap_end += incr; in _sbrk()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32570/Source/
Dheap.c30 static char *heap_end = 0; variable
37 if (heap_end == 0) { in _sbrk()
38 heap_end = (caddr_t)&__HeapBase; in _sbrk()
40 prev_heap_end = heap_end; in _sbrk()
42 if ((unsigned int)(heap_end + incr) > (unsigned int)&__HeapLimit) { in _sbrk()
47 heap_end += incr; in _sbrk()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32520/Source/
Dheap.c30 static char *heap_end = 0; variable
37 if (heap_end == 0) { in _sbrk()
38 heap_end = (caddr_t)&__HeapBase; in _sbrk()
40 prev_heap_end = heap_end; in _sbrk()
42 if ((unsigned int)(heap_end + incr) > (unsigned int)&__HeapLimit) { in _sbrk()
47 heap_end += incr; in _sbrk()