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

  /hardware/bsp/intel/peripheral/libupm/examples/c++/
at42qt1070.cxx 75 AT42QT1070_DEFAULT_I2C_ADDR);
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
at42qt1070.js 61 var DEFAULT_I2C_ADDR = touchSensor_lib.AT42QT1070_DEFAULT_I2C_ADDR;
  /hardware/bsp/intel/peripheral/libupm/examples/python/
at42qt1070.py 53 DEFAULT_I2C_ADDR = upmAt42qt1070.AT42QT1070_DEFAULT_I2C_ADDR
  /hardware/bsp/intel/peripheral/libupm/src/at42qt1070/
at42qt1070.h 33 #define AT42QT1070_DEFAULT_I2C_ADDR 0x1b
149 AT42QT1070(int bus, uint8_t address = AT42QT1070_DEFAULT_I2C_ADDR);

Completed in 193 milliseconds