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

  /hardware/invensense/libsensors/
MPLSensor.cpp 136 #define A_ENABLED ((1<<ID_A) & enabled_sensors)
341 if (!A_ENABLED && !M_ENABLED && !GY_ENABLED) {
352 if (A_ENABLED) {
    [all...]
  /hardware/invensense/libsensors_iio/
MPLSensor.cpp 696 #define A_ENABLED ((1 << ID_A) & enabled_sensors)
974 if(!A_ENABLED && !M_ENABLED && !GY_ENABLED) {
989 if (A_ENABLED) {
    [all...]

Completed in 603 milliseconds