Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dmessage_layer.h22 #define INV_MSG_NEW_GB_EVENT (0x04) macro
Ddata_builder.c643 inv_set_message(INV_MSG_NEW_GB_EVENT, INV_MSG_NEW_GB_EVENT, 0); in inv_set_mpl_gyro_bias()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dmessage_layer.h22 #define INV_MSG_NEW_GB_EVENT (0x04) macro
Ddata_builder.c857 inv_set_message(INV_MSG_NEW_GB_EVENT, INV_MSG_NEW_GB_EVENT, 0); in inv_set_mpl_gyro_bias()
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp3611 if(msg & INV_MSG_NEW_GB_EVENT) { in readEvents()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp3874 if(msg & INV_MSG_NEW_GB_EVENT) {