Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
DosApi.h125 #define SYSCALL_OS_MAIN_SLAB_DESTROY 1 // (struct SlabAllocator *slab) -> void macro
DsyscallDo.h248 …_NO(SYSCALL_DOMAIN_OS, SYSCALL_OS_MAIN, SYSCALL_OS_MAIN_SLAB, SYSCALL_OS_MAIN_SLAB_DESTROY), alloc… in eOsSlabAllocatorDestroy()
/device/google/contexthub/firmware/src/
DosApi.c519 [SYSCALL_OS_MAIN_SLAB_DESTROY] = { .func = osExpApiSlabDestroy }, in osApiExport()