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

  /hardware/invensense/60xx/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/60xx/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...]
  /hardware/invensense/6515/libsensors_iio/
MPLSensor.cpp     [all...]
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp     [all...]

Completed in 262 milliseconds