Searched refs:inv_get_state (Results 1 - 10 of 10) sorted by relevance

/hardware/invensense/60xx/mlsdk/mllite/
H A Dmlstates.h50 unsigned char inv_get_state(void);
H A Dmlarray.c123 if (inv_get_state() < INV_STATE_DMP_OPENED)
222 if ( inv_get_state() < INV_STATE_DMP_OPENED )
289 if (inv_get_state() < INV_STATE_DMP_OPENED)
347 if (inv_get_state() < INV_STATE_DMP_OPENED)
405 if (inv_get_state() < INV_STATE_DMP_OPENED)
454 if (inv_get_state() < INV_STATE_DMP_OPENED)
489 if (inv_get_state() < INV_STATE_DMP_OPENED)
519 if (inv_get_state() < INV_STATE_DMP_OPENED)
550 if (inv_get_state() < INV_STATE_DMP_OPENED)
612 if (inv_get_state() < INV_STATE_DMP_OPENE
[all...]
H A Dmldmp.c81 unsigned char state = inv_get_state();
181 if (inv_get_state() == INV_STATE_DMP_STARTED)
218 if (inv_get_state() == INV_STATE_DMP_OPENED)
261 if (inv_get_state() <= INV_STATE_DMP_CLOSED)
H A Dmlcontrol.c122 if (inv_get_state() < INV_STATE_DMP_OPENED)
212 if (inv_get_state() < INV_STATE_DMP_OPENED)
255 if (inv_get_state() != INV_STATE_DMP_STARTED)
316 if (inv_get_state() != INV_STATE_DMP_STARTED)
369 if (inv_get_state() < INV_STATE_DMP_OPENED)
417 if (inv_get_state() != INV_STATE_DMP_OPENED)
477 if (inv_get_state() != INV_STATE_DMP_OPENED)
524 if (inv_get_state() != INV_STATE_DMP_OPENED)
660 if (inv_get_state() != INV_STATE_DMP_STARTED)
766 if (inv_get_state() !
[all...]
H A Dml_mputest.c102 unsigned char initState = inv_get_state();
H A Dml.c130 if (inv_get_state() >= INV_STATE_SERIAL_OPENED)
159 if (inv_get_state() == INV_STATE_SERIAL_CLOSED)
248 if (inv_get_state() == INV_STATE_DMP_OPENED) {
545 if (inv_get_state() != INV_STATE_DMP_STARTED)
631 if (inv_get_state() < INV_STATE_DMP_OPENED)
678 if (inv_get_state() < INV_STATE_DMP_OPENED)
734 if (inv_get_state() < INV_STATE_DMP_OPENED)
782 if (inv_get_state() != INV_STATE_DMP_OPENED)
933 if (inv_get_state() != INV_STATE_DMP_OPENED)
1184 if (inv_get_state() !
[all...]
H A DmlBiasNoMotion.c65 if ((inv_get_state() != INV_STATE_DMP_OPENED) &&
66 (inv_get_state() != INV_STATE_DMP_STARTED))
H A DmlFIFO.c471 (newState != inv_get_state()) && (inv_dmpkey_supported(KEY_D_1_178))) {
712 if (inv_get_state() < INV_STATE_DMP_OPENED)
997 if (inv_get_state() < INV_STATE_DMP_OPENED)
1031 if (inv_get_state() < INV_STATE_DMP_OPENED)
1082 if (inv_get_state() < INV_STATE_DMP_OPENED)
1150 if (inv_get_state() < INV_STATE_DMP_OPENED)
1201 unsigned char state = inv_get_state();
1261 if (inv_get_state() < INV_STATE_DMP_OPENED)
1308 if (inv_get_state() < INV_STATE_DMP_OPENED)
1363 if (inv_get_state() < INV_STATE_DMP_OPENE
[all...]
H A Dmlstates.c159 unsigned char inv_get_state(void) function
H A Dml_stored_data.c1179 if (inv_get_state() < INV_STATE_DMP_OPENED)
1246 if (inv_get_state() < INV_STATE_DMP_OPENED)
1496 if (inv_get_state() < INV_STATE_DMP_OPENED)
1553 if (inv_get_state() < INV_STATE_DMP_OPENED)

Completed in 126 milliseconds