Searched defs:sensor (Results 1 – 8 of 8) sorted by relevance
/device/google/contexthub/firmware/src/ |
D | hostIntf.c | 495 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/ |
D | hubconnection.cpp | 321 …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
|
D | sensors.cpp | 74 sensor_t sensor = kSensorList[i]; in setDelay() local 117 sensor_t sensor = kSensorList[i]; in batch() local
|
/device/google/contexthub/util/nanotool/ |
D | contexthub.cpp | 304 bool ContextHub::CalibrateSingleSensor(const SensorSpec& sensor) { in CalibrateSingleSensor() 349 bool ContextHub::HandleCalibrationResult(const SensorSpec& sensor, in HandleCalibrationResult()
|
/device/google/contexthub/util/nanoapp_cmd/ |
D | nanoapp_cmd.c | 68 static int setType(struct ConfigCmd *cmd, char *sensor) in setType()
|
/device/htc/flounder/sensor_hub/libsensors/ |
D | sensors.cpp | 704 SensorBase* const sensor(mSensors[i]); in pollEvents() local
|
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 1702 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/ |
D | ec_commands.h | 1898 struct ec_response_motion_sensor_data sensor[0]; member
|