Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/wbt/wbt-1/src/
Dmain.c134 #define TEXT_HEAPBUF_SIZE 0x8000 macro
135 static u8 text_heap_buffer[TEXT_HEAPBUF_SIZE];
194 (void *)&(text_heap_buffer[TEXT_HEAPBUF_SIZE])); in TwlMain()