Home
last modified time | relevance | path

Searched refs:i2cMasterRequest (Results 1 – 17 of 17) sorted by relevance

/device/google/contexthub/firmware/os/platform/native/
Di2c.c29 int i2cMasterRequest(I2cBus busId, I2cSpeed speed) in i2cMasterRequest() function
/device/google/contexthub/firmware/os/inc/
Di2c.h30 int i2cMasterRequest(uint32_t busId, uint32_t speedInHz);
/device/google/contexthub/firmware/os/drivers/leds/
Dleds_lp3943.c313 i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in handleEvent()
/device/google/contexthub/firmware/os/drivers/intersil_isl29034/
Disl29034.c393 i2cMasterRequest(ISL29034_I2C_BUS_ID, ISL29034_I2C_SPEED); in init_app()
/device/google/contexthub/firmware/os/drivers/st_hts221/
Dhts221.c499 i2cMasterRequest(HTS221_I2C_BUS_ID, HTS221_I2C_SPEED); in startTask()
/device/google/contexthub/firmware/os/drivers/si_si7034/
Dsi7034a10.c480 i2cMasterRequest(SI7034A10_I2C_BUS_ID, SI7034A10_I2C_SPEED); in startTask()
/device/google/contexthub/firmware/os/drivers/synaptics_s3708/
Dsynaptics_s3708.c513 ret = i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in handleEvent()
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c720 i2cMasterRequest(LPS22HB_I2C_BUS_ID, LPS22HB_I2C_SPEED); in startTask()
/device/google/contexthub/firmware/os/drivers/st_acc44/
Dst_acc44.c817 i2cMasterRequest(ST_ACC44_I2C_BUS_ID, ST_ACC44_I2C_SPEED); in st_acc44_startTask()
/device/google/contexthub/firmware/os/drivers/ams_tmd2772/
Dams_tmd2772.c710 i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in handle_event()
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c709 i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in handleEvent()
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c762 i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in handle_event()
/device/google/contexthub/firmware/os/core/
DosApi.c389 *retValP = i2cMasterRequest(busId, speed); in osExpApiI2cMstReq()
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c1019 i2cMasterRequest(ST_MAG40_I2C_BUS_ID, ST_MAG40_I2C_SPEED); in startTask()
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
Dams_tmd4903.c1018 i2cMasterRequest(I2C_BUS_ID, I2C_SPEED); in handle_event()
/device/google/contexthub/firmware/os/platform/stm32/
Di2c.c824 int i2cMasterRequest(uint32_t busId, uint32_t speed) in i2cMasterRequest() function
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c3833 i2cMasterRequest(BMI160_I2C_BUS_ID, BMI160_I2C_SPEED);