Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c228 static void osExpApiHeapFree(uintptr_t *retValP, va_list args) in osExpApiHeapFree() function
532 [SYSCALL_OS_MAIN_HEAP_FREE] = { .func = osExpApiHeapFree }, in osApiExport()