Home | History | Annotate | Download | only in si114x

Lines Matching defs:SI114X

41    * @defgroup si114x libupm-si114x
46 * @library si114x
47 * @sensor si114x
70 * @image html si114x.jpg
71 * @snippet si114x.cxx Interesting
73 class SI114X {
77 * SI114X registers
221 * SI114X constructor
226 SI114X(int bus, uint8_t address = SI114X_DEFAULT_I2C_ADDR);
229 * SI114X destructor
231 ~SI114X();