Home
last modified time | relevance | path

Searched refs:SensorInterface (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/drivers/peripheral/sensor/interfaces/include/
H A Dsensor_if.h60 struct SensorInterface { struct
209 const struct SensorInterface *NewSensorInterfaceInstance(void);
/ohos5.0/drivers/peripheral/sensor/hal/src/
H A Dsensor_manager.c150 const struct SensorInterface *NewSensorInterfaceInstance(void) in NewSensorInterfaceInstance()
152 static struct SensorInterface sensorDevInstance; in NewSensorInterfaceInstance()
H A Dsensor_controller.c477 void GetSensorDeviceMethods(struct SensorInterface *device) in GetSensorDeviceMethods()
/ohos5.0/drivers/peripheral/sensor/
H A DREADME.md100 …ame="p13679191616561"></a><a name="p13679191616561"></a>const struct SensorInterface *<strong id="…
102 …74515"><a name="b166561232174515"></a><a name="b166561232174515"></a>SensorInterface</strong> inst…
107 …184719453"><a name="b1067184719453"></a><a name="b1067184719453"></a>SensorInterface</strong> inst…
138 /* 1. Create a SensorInterface instance. */
139 const struct SensorInterface *sensorDev = NewSensorInterfaceInstance();
173 /* 8. Release the SensorInterface instance.
H A DREADME_zh.md100 …ame="p13679191616561"></a><a name="p13679191616561"></a>const struct SensorInterface *<strong id="…
139 const struct SensorInterface *sensorDev = NewSensorInterfaceInstance();
/ohos5.0/drivers/peripheral/sensor/hal/include/
H A Dsensor_controller.h58 void GetSensorDeviceMethods(struct SensorInterface *device);
/ohos5.0/drivers/peripheral/sensor/hdi_impl/
H A Dsensor_impl.h46 const SensorInterface *sensorInterface;
/ohos5.0/drivers/peripheral/sensor/test/unittest/common/
H A Dhdf_sensor_test.cpp75 const struct SensorInterface *g_sensorDev = nullptr;
177 const struct SensorInterface *sensorDev = NewSensorInterfaceInstance();
/ohos5.0/drivers/peripheral/sensor/test/performance/common/
H A Dhdf_sensor_performance_test.cpp34 const struct SensorInterface *g_sensorPerformanceDev = nullptr;
/ohos5.0/base/sensors/sensor_lite/services/src/
H A Dsensor_service_impl.c27 const struct SensorInterface *g_sensorDevice;
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-sensor-des.md735 const struct SensorInterface *g_sensorDev = nullptr;
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-sensor-des.md735 const struct SensorInterface *g_sensorDev = nullptr;