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

  /hardware/bsp/intel/peripheral/libupm/src/ppd42ns/
ppd42ns.h 40 * @brief PPD42NS Dust Sensor library
41 * @defgroup ppd42ns libupm-ppd42ns
45 * @library ppd42ns
46 * @sensor ppd42ns
47 * @comname PPD42NS Dust Sensor
55 * @brief API for the PPD42NS Dust Sensor
57 * UPM module for the PPD42NS dust sensor
59 * @image html ppd42ns.jpg
60 * @snippet ppd42ns.cxx Interestin
    [all...]
ppd42ns.cxx 33 #include "ppd42ns.h"
37 PPD42NS::PPD42NS(int pin)
49 PPD42NS::~PPD42NS()
54 dustData PPD42NS::getData()
87 double PPD42NS::pulseIn_polyfill(bool high_low_value, double end_time)
133 double PPD42NS::m_timediff(timespec time1, timespec time2)

Completed in 487 milliseconds