Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/wbt/wbt-1/src/
Dmain.c135 static u8 text_heap_buffer[TEXT_HEAPBUF_SIZE]; variable
193 (void)init_text_buf_sys((void *)&(text_heap_buffer[0]), in TwlMain()
194 (void *)&(text_heap_buffer[TEXT_HEAPBUF_SIZE])); in TwlMain()