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

  /hardware/bsp/intel/peripheral/libupm/examples/java/
MPR121Sample.java 12 private static void printButtons(upm_mpr121.MPR121 touch) {
38 printButtons(touch);
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
mpr121.js 37 printButtons(myTouchSensor);
40 function printButtons(touchSensor)
at42qt1070.js 28 function printButtons(touchObj)
69 printButtons(mytouchSensor_obj);
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
at42qt1070.cxx 40 void printButtons(upm::AT42QT1070 *touch)
80 printButtons(touch);
mpr121.cxx 40 void printButtons(upm::MPR121 *touch)
78 printButtons(touch);
  /hardware/bsp/intel/peripheral/libupm/examples/python/
at42qt1070.py 28 def printButtons(touchObj):
78 printButtons(myTouchSensor)
mpr121.py 51 def printButtons(touchSensor):
71 printButtons(myTouchSensor)

Completed in 241 milliseconds