Home
last modified time | relevance | path

Searched defs:sensor (Results 1 – 8 of 8) sorted by relevance

/device/google/contexthub/firmware/src/
DhostIntf.c495 static void resetBuffer(struct ActiveSensor *sensor) in resetBuffer()
511 struct ActiveSensor *sensor; in hostIntfPacketDequeue() local
578 struct ActiveSensor *sensor; in queueDiscard() local
760 static void copyTripleSamplesRaw(struct ActiveSensor *sensor, const struct TripleAxisDataEvent *tri… in copyTripleSamplesRaw()
832 static void copySingleSamples(struct ActiveSensor *sensor, const struct SingleAxisDataEvent *single) in copySingleSamples()
898 static void copyTripleSamples(struct ActiveSensor *sensor, const struct TripleAxisDataEvent *triple) in copyTripleSamples()
1013 static void queueFlush(struct ActiveSensor *sensor) in queueFlush()
1049 struct ActiveSensor *sensor; in hostIntfHandleEvent() local
/device/google/contexthub/sensorhal/
Dhubconnection.cpp321 …t_t *HubConnection::initEv(sensors_event_t *ev, uint64_t timestamp, uint32_t type, uint32_t sensor) in initEv()
332 void HubConnection::processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct OneAxi… in processSample()
404 void HubConnection::processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct RawThr… in processSample()
426 void HubConnection::processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct ThreeA… in processSample()
639 uint32_t type, sensor, bias, currSensor; in processBuf() local
Dsensors.cpp74 sensor_t sensor = kSensorList[i]; in setDelay() local
117 sensor_t sensor = kSensorList[i]; in batch() local
/device/google/contexthub/util/nanotool/
Dcontexthub.cpp304 bool ContextHub::CalibrateSingleSensor(const SensorSpec& sensor) { in CalibrateSingleSensor()
349 bool ContextHub::HandleCalibrationResult(const SensorSpec& sensor, in HandleCalibrationResult()
/device/google/contexthub/util/nanoapp_cmd/
Dnanoapp_cmd.c68 static int setType(struct ConfigCmd *cmd, char *sensor) in setType()
/device/htc/flounder/sensor_hub/libsensors/
Dsensors.cpp704 SensorBase* const sensor(mSensors[i]); in pollEvents() local
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c1702 static bool flushData(struct BMI160Sensor *sensor, uint32_t eventId) in flushData()
2985 static void initSensorStruct(struct BMI160Sensor *sensor, enum SensorIndex idx) in initSensorStruct()
/device/google/dragon/recovery/updater/
Dec_commands.h1898 struct ec_response_motion_sensor_data sensor[0]; member