Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c221 static void osExpApiHeapAlloc(uintptr_t *retValP, va_list args) in osExpApiHeapAlloc() function
531 [SYSCALL_OS_MAIN_HEAP_ALLOC] = { .func = osExpApiHeapAlloc }, in osApiExport()