Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
Dheap.c46 static uint8_t __attribute__ ((aligned (8))) gHeap[HEAP_SIZE]; variable
49 #define ALIGNED_HEAP_START (&gHeap)