Home
last modified time | relevance | path

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

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