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

  /hardware/invensense/mlsdk/mllite/
ml.c 538 if (mldl_cfg->requested_sensors & INV_DMP_PROCESSOR) {
    [all...]
mldl_cfg.h 52 #define INV_DMP_PROCESSOR (0x0008)
mlFIFO.c 470 if ((mldl_cfg->requested_sensors & INV_DMP_PROCESSOR) &&
609 if (mldl_cfg->requested_sensors & INV_DMP_PROCESSOR) {
    [all...]
compass.c 278 !(mldl_cfg->requested_sensors & INV_DMP_PROCESSOR)) {
  /hardware/invensense/libsensors/
MPLSensor.cpp 403 && ((sen_mask & INV_DMP_PROCESSOR) == 0)) {
953 if (((inv_get_dl_config()->requested_sensors & INV_DMP_PROCESSOR) == 0)) {
    [all...]

Completed in 26 milliseconds