Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Deventnums.h93 #define SENSOR_APP_MSG_ID_CAL_RESULT 0x00 // Status of calibration, with resulting biases macro
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
Dams_tmd4903.c436 data->data_header.msgId = SENSOR_APP_MSG_ID_CAL_RESULT; in sendCalibrationResultAls()
456 data->data_header.msgId = SENSOR_APP_MSG_ID_CAL_RESULT; in sendCalibrationResultProx()
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c271 data->data_header.msgId = SENSOR_APP_MSG_ID_CAL_RESULT; in sendCalibrationResult()
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c2640 data->data_header.msgId = SENSOR_APP_MSG_ID_CAL_RESULT;