Searched defs:heap_high_addr (Results 1 – 1 of 1) sorted by relevance
72 void InitSystemAllocator(void* heap_low_addr, void* heap_high_addr) { in InitSystemAllocator()87 void pw_MallocInit(uint8_t* heap_low_addr, uint8_t* heap_high_addr) { in pw_MallocInit()