Searched refs:SYSCALL_OS_MAIN_HEAP_ALLOC (Results 1 – 3 of 3) sorted by relevance
105 #define SYSCALL_OS_MAIN_HEAP_ALLOC 0 // (uint32_t sz) -> void *mem macro
192 …CALL_NO(SYSCALL_DOMAIN_OS, SYSCALL_OS_MAIN, SYSCALL_OS_MAIN_HEAP, SYSCALL_OS_MAIN_HEAP_ALLOC), sz); in eOsHeapAlloc()
540 [SYSCALL_OS_MAIN_HEAP_ALLOC] = { .func = osExpApiHeapAlloc }, in osApiExport()