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

  /hardware/bsp/intel/peripheral/libupm/src/at42qt1070/
at42qt1070.cxx 31 #include "at42qt1070.h"
37 AT42QT1070::AT42QT1070(int bus, uint8_t address)
65 AT42QT1070::~AT42QT1070()
71 AT42QT1070::writeByte(uint8_t reg, uint8_t byte)
85 AT42QT1070::writeWord(uint8_t reg, uint16_t word)
99 AT42QT1070::readByte(uint8_t reg)
105 AT42QT1070::readWord(uint8_t reg)
111 AT42QT1070::readChipID(void
    [all...]
at42qt1070.h 38 * @brief Atmel* AT42QT1070 QTouch* Sensor library
39 * @defgroup at42qt1070 libupm-at42qt1070
44 * @library at42qt1070
45 * @sensor at42qt1070
46 * @comname AT42QT1070 QTouch Sensor
52 * @brief API for the Atmel AT42QT1070 QTouch Sensor
54 * This class implements support for the Atmel AT42QT1070 QTouch
59 * @image html at42qt1070.jpg
60 * @snippet at42qt1070.cxx Interestin
    [all...]

Completed in 48 milliseconds