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

  /device/google/contexthub/firmware/src/platform/linux/
i2c.c 34 int i2cMasterRelease(I2cBus busId)
  /device/google/contexthub/firmware/inc/
i2c.h 31 int i2cMasterRelease(uint32_t busId);
  /device/google/contexthub/firmware/src/drivers/synaptics_s3708/
synaptics_s3708.c 570 i2cMasterRelease(I2C_BUS_ID);
  /device/google/contexthub/firmware/src/drivers/ams_tmd2772/
ams_tmd2772.c 700 i2cMasterRelease(I2C_BUS_ID);
  /device/google/contexthub/firmware/src/drivers/rohm_rpr0521/
rohm_rpr0521.c 743 i2cMasterRelease(I2C_BUS_ID);
  /device/google/contexthub/firmware/src/drivers/ams_tmd4903/
ams_tmd4903.c     [all...]
  /device/google/contexthub/firmware/src/
osApi.c 388 *retValP = i2cMasterRelease(busId);
  /device/google/contexthub/firmware/src/platform/stm32f4xx/
i2c.c 821 int i2cMasterRelease(uint32_t busId)

Completed in 215 milliseconds