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

  /device/google/contexthub/firmware/os/drivers/si_si7034/
si7034a10.c 344 #define DEC_OPS(power, firmware, rate, flush, cal, cfg) \
354 { DEC_OPS(humiPower, humiFwUpload, humiSetRate, humiFlush, NULL, NULL) },
355 { DEC_OPS(tempPower, tempFwUpload, tempSetRate, tempFlush, NULL, NULL) },
  /device/google/contexthub/firmware/os/drivers/st_lps22hb/
lps22hb.c 504 #define DEC_OPS(power, firmware, rate, flush, cal, cfg) \
514 { DEC_OPS(baroPower, baroFwUpload, baroSetRate, baroFlush, baroCalibrate, baroCfgData) },
515 { DEC_OPS(tempPower, tempFwUpload, tempSetRate, tempFlush, NULL, NULL) },
  /device/google/contexthub/firmware/os/drivers/st_hts221/
hts221.c 361 #define DEC_OPS(power, firmware, rate, flush, cal, cfg) \
371 { DEC_OPS(humidityPower, humidityFwUpload, humiditySetRate, humidityFlush, NULL, NULL) },
  /device/google/contexthub/firmware/os/drivers/st_acc44/
st_acc44.c 450 #define DEC_OPS(power, firmware, rate, flush, test, cal, cfg) \
461 DEC_OPS(st_acc44_Power, st_acc44_FwUpload, st_acc44_SetRate, st_acc44_Flush, st_acc44_SelfTest, NULL, NULL),
  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c     [all...]
  /device/google/contexthub/firmware/os/drivers/st_mag40/
st_mag40.c 666 #define DEC_OPS(power, firmware, rate, flush, test, cal, cfg) \
677 DEC_OPS(magPower, magFwUpload, magSetRate, magFlush, magSelfTest, NULL, magCfgData),
  /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c     [all...]

Completed in 111 milliseconds