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

  /hardware/bsp/intel/peripheral/libupm/src/lcd/
sainsmartks.h 83 float getRawKeyValue();
sainsmartks.cxx 45 float SAINSMARTKS::getRawKeyValue()
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
sainsmartks.cxx 57 cout << "Button value: " << lcd->getRawKeyValue() << endl;
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
sainsmartks.js 41 console.log("Button value: " + lcd.getRawKeyValue());
  /hardware/bsp/intel/peripheral/libupm/examples/python/
sainsmartks.py 52 print "Button value: ", lcd.getRawKeyValue()

Completed in 111 milliseconds