Home
last modified time | relevance | path

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

/bsp/synopsys/boards/applications/
A Dstartup.c14 static rt_uint32_t rt_system_heap[rt_system_heap_size/4] = {0}; variable
41 rt_system_heap_init((void *)rt_system_heap, (void *)(rt_system_heap+rt_system_heap_size)); in rtthread_startup()

Completed in 4 milliseconds