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

  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
data_builder.h 34 #define INV_CONTIGUOUS 16
93 /** INV_CONTIGUOUS is set for contiguous data. Will not be set if there was a sample
108 /** INV_CONTIGUOUS is set for contiguous data. Will not be set if there was a sample
data_builder.c     [all...]
hal_outputs.c 619 if ((sensor_cal->compass.status & (INV_NEW_DATA | INV_CONTIGUOUS)) ==
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
data_builder.h 34 #define INV_CONTIGUOUS 16
95 /** INV_CONTIGUOUS is set for contiguous data. Will not be set if there was a sample
110 /** INV_CONTIGUOUS is set for contiguous data. Will not be set if there was a sample
data_builder.c     [all...]
hal_outputs.c 677 if ((sensor_cal->compass.status & (INV_NEW_DATA | INV_CONTIGUOUS)) ==

Completed in 130 milliseconds