Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/h3lis331dl/
Dh3lis331dl.h349 bool enableAxis(uint8_t axisEnable);
Dh3lis331dl.cxx68 if (enableAxis(REG1_XEN | REG1_YEN | REG1_ZEN)) in init()
113 bool H3LIS331DL::enableAxis(uint8_t axisEnable) in enableAxis() function in H3LIS331DL