Home
last modified time | relevance | path

Searched refs:calibrate (Results 1 – 25 of 27) sorted by relevance

12

/hardware/bsp/intel/peripheral/libupm/src/itg3200/
Ditg3200.cxx74 Itg3200::calibrate(); in Itg3200()
79 Itg3200::calibrate(void) in calibrate() function in Itg3200
Ditg3200.h72 void calibrate();
/hardware/bsp/intel/peripheral/libupm/src/grovegsr/
Dgrovegsr.h70 void calibrate();
Dgrovegsr.cxx49 void GroveGSR::calibrate() in calibrate() function in GroveGSR
/hardware/bsp/intel/peripheral/libupm/src/groveemg/
Dgroveemg.h68 void calibrate();
Dgroveemg.cxx49 void GroveEMG::calibrate() in calibrate() function in GroveEMG
/hardware/bsp/intel/peripheral/libupm/src/enc03r/
Denc03r.h80 void calibrate(unsigned int samples);
Denc03r.cxx57 void ENC03R::calibrate(unsigned int samples) in calibrate() function in ENC03R
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dgrovegsr.js34 grovegsr_obj.calibrate();
Dgroveemg.js32 groveemg_obj.calibrate();
Denc03r.js39 myGyro.calibrate(CALIBRATION_SAMPLES);
Dadxl335.js45 myAnalogGyro3Axis.calibrate();
/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dgrovegsr.cxx50 gsr->calibrate(); in main()
Dgroveemg.cxx48 emg->calibrate(); in main()
Denc03r.cxx57 gyro->calibrate(CALIBRATION_SAMPLES); in main()
Dadxl335.cxx54 accel->calibrate(); in main()
/hardware/bsp/intel/peripheral/libupm/examples/python/
Dgroveemg.py48 myEMG.calibrate()
Dgrovegsr.py49 myGSR.calibrate()
Denc03r.py53 myAnalogGyro.calibrate(CALIBRATION_SAMPLES)
Dadxl335.py51 myAnalogAccel.calibrate()
/hardware/bsp/intel/peripheral/libupm/src/adxl335/
Dadxl335.h139 void calibrate();
Dadxl335.cxx113 void ADXL335::calibrate() in calibrate() function in ADXL335
/hardware/bsp/intel/peripheral/libupm/examples/java/
DENC03RSample.java48 gyro.calibrate(CALIBRATION_SAMPLES); in main()
/hardware/bsp/intel/peripheral/libupm/src/mma7455/
Dmma7455.cxx63 if (mraa::SUCCESS != calibrate ()) { in MMA7455()
71 MMA7455::calibrate () { in calibrate() function in MMA7455
/hardware/bsp/intel/peripheral/libupm/src/at42qt1070/
Dat42qt1070.h292 bool calibrate();

12