Home
last modified time | relevance | path

Searched defs:sensorTime (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/core/
DhostIntf.c1209 uint64_t sensorTime = sensorGetTime(); in onEvtLatencyTimer() local
1371 uint64_t sensorTime = sensorGetTime(); in copyEmbeddedSamples() local
1401 uint64_t sensorTime = sensorGetTime(); in getSensorInterrupt() local
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c1942 …ic void parseRawData(struct BMI160Sensor *mSensor, uint8_t *buf, float kScale, uint64_t sensorTime)