Home
last modified time | relevance | path

Searched refs:ACCEL_ID_MMA8450 (Results 1 – 4 of 4) sorted by relevance

/hardware/invensense/60xx/mlsdk/mlutils/
Dslave.h110 #define DEFAULT_ACCEL_ID ACCEL_ID_MMA8450
/hardware/invensense/60xx/mlsdk/platform/include/linux/
Dmpu.h139 ACCEL_ID_MMA8450, enumerator
/hardware/invensense/60xx/libsensors/
DMPLSensor.cpp1222 case ACCEL_ID_MMA8450: in fillAccel()
/hardware/invensense/60xx/mlsdk/mllite/
Dml.c861 } else if (mldl_cfg->accel->id == ACCEL_ID_MMA8450) { in inv_set_accel_calibration()