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

  /device/google/contexthub/firmware/os/inc/
osApi.h 47 #define SYSCALL_OS_DRV_I2CM_REL 1 // (I2cBus busId) -> int status
syscallDo.h 276 return syscallDo1P(SYSCALL_NO(SYSCALL_DOMAIN_OS, SYSCALL_OS_DRIVERS, SYSCALL_OS_DRV_I2C_MASTER, SYSCALL_OS_DRV_I2CM_REL), busId);
  /device/google/contexthub/firmware/os/core/
osApi.c 600 [SYSCALL_OS_DRV_I2CM_REL] = { .func = osExpApiI2cMstRel, },

Completed in 1274 milliseconds