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

  /device/google/contexthub/firmware/os/drivers/si_si7034/
si7034a10.c 255 { DEC_INFO("Humidity", SENS_TYPE_HUMIDITY, NUM_AXIS_EMBEDDED, NANOHUB_INT_NONWAKEUP,
257 { DEC_INFO("Temperature", SENS_TYPE_AMBIENT_TEMP, NUM_AXIS_EMBEDDED, NANOHUB_INT_NONWAKEUP,
  /device/google/contexthub/firmware/os/drivers/hall/
hall.c 131 .numAxis = NUM_AXIS_EMBEDDED,
  /device/google/contexthub/firmware/os/drivers/hall_twopole/
hall_twopole.c 148 .numAxis = NUM_AXIS_EMBEDDED,
  /device/google/contexthub/firmware/os/drivers/tilt_detection/
tilt_detection.c 183 .numAxis = NUM_AXIS_EMBEDDED,
  /device/google/contexthub/firmware/os/inc/
sensors.h 40 NUM_AXIS_EMBEDDED = 0, // data = (uint32_t)evtData
55 // NUM_AXIS_EMBEDDED data format
  /device/google/contexthub/firmware/os/drivers/ams_tmd2772/
ams_tmd2772.c 438 .numAxis = NUM_AXIS_EMBEDDED,
459 .numAxis = NUM_AXIS_EMBEDDED,
  /device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
rohm_rpr0521.c 520 .numAxis = NUM_AXIS_EMBEDDED,
541 .numAxis = NUM_AXIS_EMBEDDED,
  /device/google/contexthub/firmware/app/chre/common/
chre10_app.c 181 case NUM_AXIS_EMBEDDED:
chre_app.c 181 case NUM_AXIS_EMBEDDED:
  /device/google/contexthub/firmware/os/drivers/intersil_isl29034/
isl29034.c 293 .numAxis = NUM_AXIS_EMBEDDED,
  /device/google/contexthub/firmware/os/drivers/st_hts221/
hts221.c 298 { DEC_INFO("Humidity", SENS_TYPE_HUMIDITY, NUM_AXIS_EMBEDDED, NANOHUB_INT_NONWAKEUP,
  /device/google/contexthub/firmware/os/drivers/synaptics_s3708/
synaptics_s3708.c 416 .numAxis = NUM_AXIS_EMBEDDED,
  /device/google/contexthub/firmware/os/drivers/window_orientation/
window_orientation.c 151 .numAxis = NUM_AXIS_EMBEDDED,
  /device/google/contexthub/firmware/os/drivers/ams_tmd4903/
ams_tmd4903.c 667 .numAxis = NUM_AXIS_EMBEDDED,
689 .numAxis = NUM_AXIS_EMBEDDED,
    [all...]
  /device/google/contexthub/firmware/os/core/
hostIntf.c 694 case NUM_AXIS_EMBEDDED:
782 case NUM_AXIS_EMBEDDED:
    [all...]
  /device/google/contexthub/firmware/os/drivers/bosch_bmp280/
bosch_bmp280.c 492 .numAxis = NUM_AXIS_EMBEDDED,
  /device/google/contexthub/firmware/os/drivers/st_lps22hb/
lps22hb.c 346 { DEC_INFO("Temperature", SENS_TYPE_AMBIENT_TEMP, NUM_AXIS_EMBEDDED, NANOHUB_INT_NONWAKEUP,
  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c 774 { DEC_INFO("Step Detector", SENS_TYPE_STEP_DETECT, NUM_AXIS_EMBEDDED,
776 { DEC_INFO("Double Tap", SENS_TYPE_DOUBLE_TAP, NUM_AXIS_EMBEDDED,
778 { DEC_INFO("Flat", SENS_TYPE_FLAT, NUM_AXIS_EMBEDDED, NANOHUB_INT_NONWAKEUP, 20) },
779 { DEC_INFO("Any Motion", SENS_TYPE_ANY_MOTION, NUM_AXIS_EMBEDDED, NANOHUB_INT_NONWAKEUP, 20) },
780 { DEC_INFO("No Motion", SENS_TYPE_NO_MOTION, NUM_AXIS_EMBEDDED, NANOHUB_INT_NONWAKEUP, 20) },
781 { DEC_INFO_RATE("Step Counter", StepCntRates, SENS_TYPE_STEP_COUNT, NUM_AXIS_EMBEDDED,
    [all...]
  /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c     [all...]

Completed in 181 milliseconds