Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c361 static void osExpApiGpioGet(uintptr_t *retValP, va_list args) in osExpApiGpioGet() function
582 [SYSCALL_OS_DRV_GPIO_GET] = { .func = osExpApiGpioGet, }, in osApiExport()