Searched defs:PressureSensor (Results 1 - 2 of 2) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
H A DPressureSensor.IIO.secondary.cpp29 #include "PressureSensor.IIO.secondary.h"
61 PressureSensor::PressureSensor(const char *sysfs_path) function in class:PressureSensor
77 PressureSensor::~PressureSensor()
85 int PressureSensor::getFd() const
100 int PressureSensor::enable(int32_t handle, int en)
113 int PressureSensor::setDelay(int32_t handle, int64_t ns)
142 int PressureSensor::getEnable(int32_t handle)
152 int64_t PressureSensor
[all...]
H A DPressureSensor.IIO.secondary.h37 class PressureSensor : public SensorBase { class in inherits:SensorBase
40 PressureSensor(const char *sysfs_path);
41 virtual ~PressureSensor();

Completed in 47 milliseconds