| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78002/Source/ |
| D | heap.c | 30 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/ |
| D | heap.c | 30 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/ |
| D | heap.c | 30 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/ |
| D | heap.c | 30 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/ |
| D | heap.c | 30 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/ |
| D | heap.c | 30 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/ |
| D | heap.c | 30 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/ |
| D | heap.c | 30 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/ |
| D | heap.c | 30 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/ |
| D | heap.c | 33 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/ |
| D | heap.c | 30 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/ |
| D | heap.c | 30 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/ |
| D | heap.c | 30 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/ |
| D | heap.c | 30 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/ |
| D | heap.c | 30 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()
|