Home
last modified time | relevance | path

Searched refs:i2cMasterRelease (Results 1 – 9 of 9) sorted by relevance

/device/google/contexthub/firmware/os/platform/native/
Di2c.c34 int i2cMasterRelease(I2cBus busId) in i2cMasterRelease() function
/device/google/contexthub/firmware/os/inc/
Di2c.h31 int i2cMasterRelease(uint32_t busId);
/device/google/contexthub/firmware/os/drivers/intersil_isl29034/
Disl29034.c409 i2cMasterRelease(ISL29034_I2C_BUS_ID); in end_app()
/device/google/contexthub/firmware/os/drivers/synaptics_s3708/
Dsynaptics_s3708.c595 i2cMasterRelease(I2C_BUS_ID); in endTask()
/device/google/contexthub/firmware/os/drivers/ams_tmd2772/
Dams_tmd2772.c700 i2cMasterRelease(I2C_BUS_ID); in end_app()
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c753 i2cMasterRelease(I2C_BUS_ID); in end_app()
/device/google/contexthub/firmware/os/core/
DosApi.c396 *retValP = i2cMasterRelease(busId); in osExpApiI2cMstRel()
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
Dams_tmd4903.c1009 i2cMasterRelease(I2C_BUS_ID); in end_app()
/device/google/contexthub/firmware/os/platform/stm32/
Di2c.c872 int i2cMasterRelease(uint32_t busId) in i2cMasterRelease() function