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

  /device/google/contexthub/firmware/variant/argonkey/inc/variant/
variant.h 107 #define HTS221_I2C_SPEED 400000
  /device/google/contexthub/firmware/os/drivers/st_hts221/
hts221.c 116 #ifndef HTS221_I2C_SPEED
117 #error "HTS221_I2C_SPEED is not defined; please define in variant.h"
499 i2cMasterRequest(HTS221_I2C_BUS_ID, HTS221_I2C_SPEED);

Completed in 136 milliseconds