Searched refs:heapInit (Results 1 – 3 of 3) sorted by relevance
/device/google/contexthub/firmware/inc/ | ||
D | heap.h | 30 bool heapInit(void); |
/device/google/contexthub/firmware/src/ | ||
D | heap.c | 72 bool heapInit(void) in heapInit() function |
D | seos.c | 395 heapInit(); in osInit() |