Home
last modified time | relevance | path

Searched refs:check6AxisQuatEnabled (Results 1 – 4 of 4) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h324 int check6AxisQuatEnabled();
DMPLSensor.cpp1482 int MPLSensor::check6AxisQuatEnabled(void) in check6AxisQuatEnabled() function in MPLSensor
3721 if ((sixAxis_quaternion_on = check6AxisQuatEnabled())) { in buildMpuEvent()
4067 if ((mask & DATA_FORMAT_6_AXIS) && check6AxisQuatEnabled() in buildMpuEvent()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h305 int check6AxisQuatEnabled();
DMPLSensor.cpp1572 int MPLSensor::check6AxisQuatEnabled(void) in check6AxisQuatEnabled() function in MPLSensor
4015 sixAxis_quaternion_on = check6AxisQuatEnabled();