Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dsyscall.h75 bool syscallAddFunc(uint32_t path, SyscallFunc func);
/device/google/contexthub/firmware/os/core/
Dsyscall.c79 bool syscallAddFunc(uint32_t path, SyscallFunc func) in syscallAddFunc() function