Home
last modified time | relevance | path

Searched refs:DSR_BITS_T (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/hp20x/
Dhp20x.h110 } DSR_BITS_T; typedef
217 bool init(DSR_BITS_T dsr=DSR_4096);
331 void setDSR(DSR_BITS_T dsr);
Dhp20x.cxx55 bool HP20X::init(DSR_BITS_T dsr) in init()
237 void HP20X::setDSR(DSR_BITS_T dsr) in setDSR()