Home
last modified time | relevance | path

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

/bsp/core-v-mcu/core-v-cv32e40p/board/
A Dboard.c31 void *rt_heap_end_get(void) in rt_heap_end_get() function
41 rt_system_heap_init(rt_heap_begin_get(), rt_heap_end_get()); in rt_hw_board_init()
/bsp/smartfusion2/board/
A Dboard.c48 rt_weak void *rt_heap_end_get(void) in rt_heap_end_get() function
73 rt_system_heap_init(rt_heap_begin_get(), rt_heap_end_get()); in rt_hw_board_init()
/bsp/wch/risc-v/ch32v208w-r0/board/
A Dboard.c42 rt_weak void *rt_heap_end_get(void) in rt_heap_end_get() function
57 rt_system_heap_init(rt_heap_begin_get(), rt_heap_end_get()); in rt_hw_board_init()
/bsp/wch/risc-v/ch32v103r-evt/board/
A Dboard.c62 rt_weak void *rt_heap_end_get(void) in rt_heap_end_get() function
87 rt_system_heap_init(rt_heap_begin_get(), rt_heap_end_get()); in rt_hw_board_init()
/bsp/tae32f5300/board/
A Dboard.c42 rt_weak void *rt_heap_end_get(void) in rt_heap_end_get() function
65 rt_system_heap_init(rt_heap_begin_get(), rt_heap_end_get()); in rt_hw_board_init()

Completed in 14 milliseconds