Home
last modified time | relevance | path

Searched refs:I2C_SPEED (Results 1 – 6 of 6) sorted by relevance

/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c90 #define I2C_SPEED 400000 macro
542 i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in startTask()
/device/google/contexthub/firmware/os/drivers/synaptics_s3708/
Dsynaptics_s3708.c44 #define I2C_SPEED 400000 macro
512 ret = i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in handleEvent()
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c42 #define I2C_SPEED 400000 macro
591 i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in handleEvent()
/device/google/contexthub/firmware/os/drivers/ams_tmd2772/
Dams_tmd2772.c36 #define I2C_SPEED 400000 macro
710 i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in handle_event()
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c53 #define I2C_SPEED 400000 macro
756 i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in handle_event()
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
Dams_tmd4903.c50 #define I2C_SPEED 400000 macro
1018 i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in handle_event()