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

  /hardware/bsp/intel/peripheral/libupm/src/hp20x/
hp20x.h 110 } DSR_BITS_T;
214 * @param dsr Data sampling rate; one of the DSR_BITS_T values
217 bool init(DSR_BITS_T dsr=DSR_4096);
329 * @param dsr One of the DSR_BITS_T values
331 void setDSR(DSR_BITS_T dsr);
hp20x.cxx 55 bool HP20X::init(DSR_BITS_T dsr)
237 void HP20X::setDSR(DSR_BITS_T dsr)

Completed in 434 milliseconds