Home
last modified time | relevance | path

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

/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/src/
Dmain.cpp105 void *allocateHeap(const size_t size) in allocateHeap() function
222 void *heapPtr = allocateHeap(256); in main()