Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/h3lis331dl/
Dh3lis331dl.h134 } DR_BITS_T; typedef
314 bool init(DR_BITS_T odr=DR_50_37, PM_BITS_T pm=PM_NORMAL,
330 bool setDataRate(DR_BITS_T odr);
Dh3lis331dl.cxx58 bool H3LIS331DL::init(DR_BITS_T odr, PM_BITS_T pm, FS_BITS_T fs) in init()
79 bool H3LIS331DL::setDataRate(DR_BITS_T odr) in setDataRate()