Home
last modified time | relevance | path

Searched refs:sensorTimerLookupCommon (Results 1 – 11 of 11) sorted by relevance

/device/google/contexthub/firmware/os/drivers/si_si7034/
Dsi7034a10.c291 mTask.humiTimerHandle = timTimerSet(sensorTimerLookupCommon(si7034Rates, in humiSetRate()
332 mTask.tempTimerHandle = timTimerSet(sensorTimerLookupCommon(si7034Rates, in tempSetRate()
/device/google/contexthub/firmware/os/drivers/leds/
Dleds_gpio.c105 mTask.ledsTimerHandle = timTimerSet(sensorTimerLookupCommon(ledsRates, in sensorLedsSetRate()
Dleds_lp3943.c210 mTask.ledsTimerHandle = timTimerSet(sensorTimerLookupCommon(ledsRates, in sensorLP3943SetRate()
/device/google/contexthub/firmware/os/inc/
Dsensors.h295 static inline uint64_t sensorTimerLookupCommon(const uint32_t *supportedRates, const uint64_t *time… in sensorTimerLookupCommon() function
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c396 mTask.baroTimerHandle = timTimerSet(sensorTimerLookupCommon(lps22hbRates, in baroSetRate()
492 mTask.tempTimerHandle = timTimerSet(sensorTimerLookupCommon(lps22hbRates, in tempSetRate()
/device/google/contexthub/firmware/os/drivers/orientation/
Dorientation.c667 mTask.ResamplePeriodNs[ACC] = sensorTimerLookupCommon(FusionRates, rateTimerVals, max_rate); in fusionSetRate()
675 mTask.ResamplePeriodNs[GYR] = sensorTimerLookupCommon(FusionRates, rateTimerVals, gyr_rate); in fusionSetRate()
683 mTask.ResamplePeriodNs[MAG] = sensorTimerLookupCommon(FusionRates, rateTimerVals, mag_rate); in fusionSetRate()
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c366 …mTask.baroTimerHandle = timTimerSet(sensorTimerLookupCommon(baroSupportedRates, rateTimerValsBaro,… in sensorRateBaro()
457 …mTask.tempTimerHandle = timTimerSet(sensorTimerLookupCommon(tempSupportedRates, rateTimerValsTemp,… in sensorRateTemp()
/device/google/contexthub/firmware/os/drivers/ams_tmd2772/
Dams_tmd2772.c353 …mData.alsTimerHandle = timTimerSet(sensorTimerLookupCommon(supportedRates, rateTimerVals, rate), 0… in sensorRateAls()
408 …mData.proxTimerHandle = timTimerSet(sensorTimerLookupCommon(supportedRates, rateTimerVals, rate), … in sensorRateProx()
/device/google/contexthub/firmware/os/drivers/intersil_isl29034/
Disl29034.c264 …mData.alsTimerHandle = timTimerSet(sensorTimerLookupCommon(supportedRates, rateTimerVals, rate), 0… in sensorRateAls()
/device/google/contexthub/firmware/os/drivers/st_hts221/
Dhts221.c349 mTask.humidityTimerHandle = timTimerSet(sensorTimerLookupCommon(hts221Rates, in humiditySetRate()
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c1817 …mTask.stepCntSamplingTimerHandle = timTimerSet(sensorTimerLookupCommon(StepCntRates, stepCntRateTi…