Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/drivers/bosch_bmp280/
Dbosch_bmp280.c33 #define I2C_SPEED 400000 macro
501 i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in handleEvent()
/device/google/contexthub/firmware/src/drivers/rohm_rpr0521/
Drohm_rpr0521.c47 #define I2C_SPEED 400000 macro
680 i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in handle_event()
/device/google/contexthub/firmware/src/drivers/ams_tmd2772/
Dams_tmd2772.c33 #define I2C_SPEED 400000 macro
644 i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in handle_event()
/device/google/contexthub/firmware/src/drivers/ams_tmd4903/
Dams_tmd4903.c50 #define I2C_SPEED 400000 macro
874 i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in handle_event()