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/inc/
Deventnums.h85 #define SENSOR_APP_MSG_ID_CAL_RESULT 0x00 // Status of calibration, with resulting biases macro
/device/google/contexthub/firmware/src/drivers/ams_tmd4903/
Dams_tmd4903.c333 data->data_header.msgId = SENSOR_APP_MSG_ID_CAL_RESULT; in sendCalibrationResultAls()
353 data->data_header.msgId = SENSOR_APP_MSG_ID_CAL_RESULT; in sendCalibrationResultProx()
/device/google/contexthub/firmware/src/drivers/bosch_bmp280/
Dbosch_bmp280.c180 data->data_header.msgId = SENSOR_APP_MSG_ID_CAL_RESULT; in sendCalibrationResult()
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c2260 data->data_header.msgId = SENSOR_APP_MSG_ID_CAL_RESULT; in sendCalibrationResult()