Searched refs:_system_heap (Results 1 – 1 of 1) sorted by relevance
54 static struct rt_memheap _system_heap; variable211 rt_memheap_init(&_system_heap, "sdram", (void *)SDRAM_BANK_ADDR, SDRAM_SIZE); in rt_hw_sdram_init()
Completed in 7 milliseconds