OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INV_CONTIGUOUS
(Results
1 - 6
of
6
) sorted by null
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
data_builder.h
31
#define
INV_CONTIGUOUS
16
81
/**
INV_CONTIGUOUS
is set for contiguous data. Will not be set if there was a sample
95
/**
INV_CONTIGUOUS
is set for contiguous data. Will not be set if there was a sample
data_builder.c
[
all
...]
hal_outputs.c
399
if ((sensor_cal->compass.status & (INV_NEW_DATA |
INV_CONTIGUOUS
)) ==
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
data_builder.h
32
#define
INV_CONTIGUOUS
16
91
/**
INV_CONTIGUOUS
is set for contiguous data. Will not be set if there was a sample
106
/**
INV_CONTIGUOUS
is set for contiguous data. Will not be set if there was a sample
data_builder.c
[
all
...]
hal_outputs.c
602
if ((sensor_cal->compass.status & (INV_NEW_DATA |
INV_CONTIGUOUS
)) ==
Completed in 34 milliseconds