Home
last modified time | relevance | path

Searched refs:DEFAULT_I2C_ADDR (Results 1 – 3 of 3) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/python/
Dmpr121.py28 DEFAULT_I2C_ADDR = upmMpr121.MPR121_DEFAULT_I2C_ADDR variable
31 myTouchSensor = upmMpr121.MPR121(I2C_BUS, DEFAULT_I2C_ADDR)
Dat42qt1070.py53 DEFAULT_I2C_ADDR = upmAt42qt1070.AT42QT1070_DEFAULT_I2C_ADDR variable
57 DEFAULT_I2C_ADDR)
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dat42qt1070.js61 var DEFAULT_I2C_ADDR = touchSensor_lib.AT42QT1070_DEFAULT_I2C_ADDR; variable
64 DEFAULT_I2C_ADDR);