HomeSort by relevance Sort by last modified time
    Searched defs:GP2Y0A (Results 1 - 2 of 2) sorted by null

  /hardware/bsp/intel/peripheral/libupm/src/gp2y0a/
gp2y0a.cxx 29 #include "gp2y0a.h"
34 GP2Y0A::GP2Y0A(int pin)
47 GP2Y0A::~GP2Y0A()
52 float GP2Y0A::value(float aref, uint8_t samples)
gp2y0a.h 32 * @brief GP2Y0A-based IR Proximity Sensor library
33 * @defgroup gp2y0a libupm-gp2y0a
38 * @library gp2y0a
39 * @sensor gp2y0a
40 * @comname GP2Y0A IR Proximity Sensor
46 * @brief API for the GP2Y0A family of IR Proximity Sensors
53 * @image html gp2y0a.jpg
54 * @snippet gp2y0a.cxx Interesting
56 class GP2Y0A {
    [all...]

Completed in 698 milliseconds