Home
last modified time | relevance | path

Searched refs:FreeSensorInterfaceInstance (Results 1 – 7 of 7) sorted by relevance

/drivers/peripheral/sensor/interfaces/include/
Dsensor_if.h207 int32_t FreeSensorInterfaceInstance(void);
/drivers/peripheral/sensor/hal/src/
Dsensor_manager.c172 int32_t FreeSensorInterfaceInstance(void) in FreeSensorInterfaceInstance() function
/drivers/peripheral/sensor/test/performance/common/
Dhdf_sensor_performance_test.cpp75 FreeSensorInterfaceInstance(); in TearDownTestCase()
/drivers/peripheral/sensor/
DREADME_zh.md105 …4181871"><a name="b99024181871"></a><a name="b99024181871"></a>FreeSensorInterfaceInstance</strong…
174 ret = FreeSensorInterfaceInstance();
DREADME.md105 …4181871"><a name="b99024181871"></a><a name="b99024181871"></a>FreeSensorInterfaceInstance</strong…
174 ret = FreeSensorInterfaceInstance();
/drivers/peripheral/sensor/test/unittest/common/
Dhdf_sensor_test.cpp154 FreeSensorInterfaceInstance(); in TearDownTestCase()
189 int32_t ret = FreeSensorInterfaceInstance();
/drivers/peripheral/sensor/hdi_impl/
Dsensor_impl.cpp119 FreeSensorInterfaceInstance(); in ~SensorImpl()