Home
last modified time | relevance | path

Searched refs:inv_send_gyro (Results 1 – 4 of 4) sorted by relevance

/hardware/invensense/60xx/mlsdk/mllite/
DmlFIFO.h87 inv_error_t inv_send_gyro(uint_fast16_t elements, uint_fast16_t accuracy);
Dml.c1287 inv_send_gyro(INV_ALL, INV_32_BIT); in inv_set_bias_update()
DmlFIFO.c1144 inv_error_t inv_send_gyro(uint_fast16_t elements, uint_fast16_t accuracy) in inv_send_gyro() function
/hardware/invensense/60xx/libsensors/
DMPLSensor.cpp540 result = inv_send_gyro(INV_ALL, INV_32_BIT); in setupFIFO()