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

  /hardware/bsp/intel/peripheral/libupm/src/rpr220/
rpr220.cxx 29 #include "rpr220.h"
34 RPR220::RPR220(int pin)
48 RPR220::~RPR220()
56 bool RPR220::blackDetected()
62 void RPR220::installISR(IsrCallback *cb)
68 void RPR220::installISR(void (*isr)(void *), void *arg)
79 void RPR220::uninstallISR()
rpr220.h 36 * @brief RPR220 IR Reflective Sensor library
37 * @defgroup rpr220 libupm-rpr220
41 * @library rpr220
42 * @sensor rpr220
43 * @comname RPR220 IR Reflective Sensor
51 * @brief API for the RPR220-based Grove IR Reflective Sensor
65 * @image html rpr220.jpg
66 * @snippet rpr220.cxx Interesting
67 * @snippet rpr220-intr.cxx Interestin
    [all...]

Completed in 670 milliseconds