HomeSort by relevance Sort by last modified time
    Searched refs:SENSOR_APP_EVT_STATUS_SUCCESS (Results 1 - 7 of 7) sorted by null

  /device/google/contexthub/firmware/os/inc/
eventnums.h 112 #define SENSOR_APP_EVT_STATUS_SUCCESS 0x00
  /device/google/contexthub/firmware/os/drivers/ams_tmd4903/
ams_tmd4903.c 761 sendCalibrationResultAls(SENSOR_APP_EVT_STATUS_SUCCESS, sample.fdata);
895 sendCalibrationResultProx(SENSOR_APP_EVT_STATUS_SUCCESS, (int16_t*)xfer->txrxBuf);
    [all...]
  /device/google/contexthub/firmware/os/drivers/bosch_bmp280/
bosch_bmp280.c 664 sendCalibrationResult(SENSOR_APP_EVT_STATUS_SUCCESS, pressure_Pa * 0.01f);
  /device/google/contexthub/firmware/os/drivers/st_lps22hb/
lps22hb.c 587 sendCalibrationResult(SENSOR_APP_EVT_STATUS_SUCCESS, LPS22HB_HECTO_PASCAL((float)baro_val));
  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c     [all...]
  /device/google/contexthub/firmware/os/drivers/st_mag40/
st_mag40.c 637 sendTestResult(SENSOR_APP_EVT_STATUS_SUCCESS, SENS_TYPE_MAG);
  /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c     [all...]

Completed in 259 milliseconds