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

  /hardware/invensense/60xx/mlsdk/mllite/
dmpDefault.c 234 static const unsigned char dmpMemory[SCD] = {
349 result = inv_load_dmp(dmpMemory, SCD, sConfig);
dmpDefaultMantis.c 278 static const unsigned char dmpMemory[DMP_CODE_SIZE] = {
452 result = inv_load_dmp(dmpMemory, DMP_CODE_SIZE, sStartAddress);
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/
ml_load_dmp.c 35 static const unsigned char dmpMemory[DMP_CODE_SIZE] = {
243 #define DMP_VERSION (dmpMemory)
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
ml_load_dmp.c 35 static const unsigned char dmpMemory[DMP_CODE_SIZE] = {
215 #define DMP_VERSION (dmpMemory)

Completed in 107 milliseconds