Searched refs:_heap_sram4 (Results 1 – 2 of 2) sorted by relevance
32 static struct rt_memheap _heap_sram4; variable114 rt_memheap_init(&_heap_sram4, "sram4", (void *)SRAM4_ADDR, SRAM4_SIZE); in init_sram()
30 static struct rt_memheap _heap_sram4; variable112 rt_memheap_init(&_heap_sram4, "sram4", (void *)SRAM4_ADDR, SRAM4_SIZE); in init_sram()
Completed in 10 milliseconds