Home
last modified time | relevance | path

Searched refs:INV_MSG_NEW_FGB_EVENT (Results 1 – 6 of 6) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dmessage_layer.h34 #define INV_MSG_NEW_FGB_EVENT (0x80) macro
Ddata_builder.c612 inv_set_message(INV_MSG_NEW_FGB_EVENT, INV_MSG_NEW_FGB_EVENT, 0); in inv_set_gyro_bias()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dmessage_layer.h34 #define INV_MSG_NEW_FGB_EVENT (0x80) macro
Ddata_builder.c826 inv_set_message(INV_MSG_NEW_FGB_EVENT, INV_MSG_NEW_FGB_EVENT, 0); in inv_set_gyro_bias()
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp3616 if(msg & INV_MSG_NEW_FGB_EVENT) { in readEvents()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp3879 if(msg & INV_MSG_NEW_FGB_EVENT) {