Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c574 static const struct SyscallTable osDrvGpioTable = { in osApiExport() local
610 [SYSCALL_OS_DRV_GPIO] = { .subtable = (struct SyscallTable*)&osDrvGpioTable, }, in osApiExport()