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

  /hardware/invensense/mlsdk/platform/include/
mpu3050.h 156 #define BIT_DMP_INT_EN 0x02
  /hardware/invensense/mlsdk/mllite/
mldl.c 416 * - BIT_DMP_INT_EN
427 if (triggers & !(BIT_MPU_RDY_EN | BIT_DMP_INT_EN | BIT_RAW_RDY_EN)) {
1005 * - BIT_DMP_INT_EN
    [all...]
ml.c 635 result = inv_get_dl_cfg_int(BIT_DMP_INT_EN);
682 result = inv_get_dl_cfg_int(BIT_DMP_INT_EN);
    [all...]

Completed in 47 milliseconds