Home
last modified time | relevance | path

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

/hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/
Dml_load_dmp.c35 static const unsigned char dmpMemory[DMP_CODE_SIZE] = { variable
243 #define DMP_VERSION (dmpMemory)
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
Dml_load_dmp.c35 static const unsigned char dmpMemory[DMP_CODE_SIZE] = { variable
215 #define DMP_VERSION (dmpMemory)
/hardware/invensense/60xx/mlsdk/mllite/
DdmpDefault.c234 static const unsigned char dmpMemory[SCD] = { variable
349 result = inv_load_dmp(dmpMemory, SCD, sConfig); in inv_setup_dmp()
DdmpDefaultMantis.c278 static const unsigned char dmpMemory[DMP_CODE_SIZE] = { variable
452 result = inv_load_dmp(dmpMemory, DMP_CODE_SIZE, sStartAddress); in inv_setup_dmp()