Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dsyscall.h69 void syscallInit(void);
/device/google/contexthub/firmware/src/
Dsyscall.c28 void syscallInit(void) in syscallInit() function
Dseos.c1025 syscallInit(); in osMainInit()