HomeSort by relevance Sort by last modified time
    Searched refs:M_ENABLED (Results 1 - 2 of 2) sorted by null

  /hardware/invensense/libsensors/
MPLSensor.cpp 138 #define M_ENABLED ((1<<ID_M) & enabled_sensors)
341 if (!A_ENABLED && !M_ENABLED && !GY_ENABLED) {
358 if (M_ENABLED) {
    [all...]
  /hardware/invensense/libsensors_iio/
MPLSensor.cpp 697 #define M_ENABLED ((1 << ID_M) & enabled_sensors)
974 if(!A_ENABLED && !M_ENABLED && !GY_ENABLED) {
998 if (M_ENABLED) {
    [all...]

Completed in 35 milliseconds