Home
last modified time | relevance | path

Searched refs:inv_set_bias_update (Results 1 – 3 of 3) sorted by relevance

/hardware/invensense/60xx/mlsdk/mllite/
Dml.h457 inv_error_t inv_set_bias_update(unsigned short biasFunction);
Dml.c1176 inv_error_t inv_set_bias_update(unsigned short function) in inv_set_bias_update() function
/hardware/invensense/60xx/libsensors/
DMPLSensor.cpp486 if (inv_set_bias_update(bias_update_mask) != INV_SUCCESS) { in initMPL()