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

  /hardware/bsp/intel/peripheral/libupm/src/ppd42ns/
ppd42ns.h 88 double pulseIn_polyfill(bool highLowValue, double endTime);
ppd42ns.cxx 70 low_pulse_occupancy += pulseIn_polyfill(0, end_time);
87 double PPD42NS::pulseIn_polyfill(bool high_low_value, double end_time)

Completed in 54 milliseconds