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

  /device/google/contexthub/firmware/os/platform/native/
i2c.c 51 int i2cSlaveRelease(I2cBus busId)
  /device/google/contexthub/firmware/os/core/
hostIntfI2c.c 67 return i2cSlaveRelease(gBusId);
osApi.c 431 *retValP = i2cSlaveRelease(busId);
  /device/google/contexthub/firmware/os/inc/
i2c.h 45 int i2cSlaveRelease(uint32_t busId);
  /device/google/contexthub/firmware/os/platform/stm32/
i2c.c 951 int i2cSlaveRelease(uint32_t busId)

Completed in 144 milliseconds