HomeSort by relevance Sort by last modified time
    Searched refs:SYSCALL_OS_DRV_GPIO_REL (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/inc/
osApi.h 37 #define SYSCALL_OS_DRV_GPIO_REL 1 // (handle) -> void
syscallDo.h 241 syscallDo1P(SYSCALL_NO(SYSCALL_DOMAIN_OS, SYSCALL_OS_DRIVERS, SYSCALL_OS_DRV_GPIO, SYSCALL_OS_DRV_GPIO_REL), gpio);
  /device/google/contexthub/firmware/os/core/
osApi.c 587 [SYSCALL_OS_DRV_GPIO_REL] = { .func = osExpApiGpioRel, },

Completed in 47 milliseconds