Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dmessage_layer.h26 #define INV_MSG_NEW_AB_EVENT (0x10) macro
Ddata_builder.c593 inv_set_message(INV_MSG_NEW_AB_EVENT, INV_MSG_NEW_AB_EVENT, 0); in inv_set_accel_bias_mask()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dmessage_layer.h26 #define INV_MSG_NEW_AB_EVENT (0x10) macro
Ddata_builder.c798 inv_set_message(INV_MSG_NEW_AB_EVENT, INV_MSG_NEW_AB_EVENT, 0); in inv_set_accel_bias_mask()
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp3606 if(msg & INV_MSG_NEW_AB_EVENT) { in readEvents()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp3869 if(msg & INV_MSG_NEW_AB_EVENT) {