Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c368 static void osExpApiGpioSet(uintptr_t *retValP, va_list args) in osExpApiGpioSet() function
583 [SYSCALL_OS_DRV_GPIO_SET] = { .func = osExpApiGpioSet, }, in osApiExport()