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

  /device/google/contexthub/firmware/os/platform/native/
i2c.c 34 int i2cMasterRelease(I2cBus busId)
  /device/google/contexthub/firmware/os/inc/
i2c.h 31 int i2cMasterRelease(uint32_t busId);
  /device/google/contexthub/firmware/os/drivers/intersil_isl29034/
isl29034.c 409 i2cMasterRelease(ISL29034_I2C_BUS_ID);
  /device/google/contexthub/firmware/os/drivers/synaptics_s3708/
synaptics_s3708.c 595 i2cMasterRelease(I2C_BUS_ID);
  /device/google/contexthub/firmware/os/drivers/ams_tmd2772/
ams_tmd2772.c 700 i2cMasterRelease(I2C_BUS_ID);
  /device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
rohm_rpr0521.c 753 i2cMasterRelease(I2C_BUS_ID);
  /device/google/contexthub/firmware/os/core/
osApi.c 396 *retValP = i2cMasterRelease(busId);
  /device/google/contexthub/firmware/os/drivers/ams_tmd4903/
ams_tmd4903.c     [all...]