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

  /hardware/bsp/intel/peripheral/libupm/src/am2315/
am2315.cpp 33 #include "am2315.h"
39 AM2315::AM2315(int bus, int devAddr) {
72 AM2315::~AM2315() {
77 AM2315::update_values(void)
94 AM2315::getTemperature(void)
101 AM2315::getTemperatureF(void)
107 AM2315::getHumidity(void)
114 * Test function: when reading the AM2315 many times rapidly shoul
    [all...]
am2315.h 30 #define AM2315_NAME "am2315"
36 /* AM2315 Commands */
53 * @brief AM2315 Temperature & Humidity Sensor library
54 * @defgroup am2315 libupm-am2315
59 * @library am2315
60 * @sensor am2315
61 * @comname AM2315 Temperature & Humidity Sensor
67 * @brief API for the AM2315 Temperature & Humidity Sensor
69 * AM2315 by Measurement Specialtie
    [all...]

Completed in 512 milliseconds