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

  /device/google/contexthub/firmware/os/drivers/si_si7034/
si7034a10.c 225 #define DEC_INFO(name, type, axis, inter, samples, rates) \
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/st_lps22hb/
lps22hb.c 314 #define DEC_INFO(name, type, axis, inter, samples, rates) \
344 { DEC_INFO("Pressure", SENS_TYPE_BARO, NUM_AXIS_ONE, NANOHUB_INT_NONWAKEUP,
346 { DEC_INFO("Temperature", SENS_TYPE_AMBIENT_TEMP, NUM_AXIS_EMBEDDED, NANOHUB_INT_NONWAKEUP,
  /device/google/contexthub/firmware/os/drivers/st_hts221/
hts221.c 272 #define DEC_INFO(name, type, axis, inter, samples, rates) \
298 { DEC_INFO("Humidity", SENS_TYPE_HUMIDITY, NUM_AXIS_EMBEDDED, NANOHUB_INT_NONWAKEUP,
  /device/google/contexthub/firmware/os/drivers/st_acc44/
st_acc44.c 298 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale) \
369 DEC_INFO("Accelerometer", SENS_TYPE_ACCEL, NUM_AXIS_THREE, NANOHUB_INT_NONWAKEUP,
  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c 669 #define DEC_INFO(name, type, axis, inter, samples) \
677 DEC_INFO(name, type, axis, inter, samples), \
681 DEC_INFO(name, type, axis, inter, samples), \
688 DEC_INFO(name, type, axis, inter, samples), \
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) },
    [all...]
  /device/google/contexthub/firmware/os/drivers/st_mag40/
st_mag40.c 407 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale) \
455 DEC_INFO("Magnetometer", SENS_TYPE_MAG, NUM_AXIS_THREE, NANOHUB_INT_NONWAKEUP,
  /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c     [all...]

Completed in 300 milliseconds