Home
last modified time | relevance | path

Searched refs:NewSensorInterfaceInstance (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/sensor/interfaces/include/
H A Dsensor_if.h209 const struct SensorInterface *NewSensorInterfaceInstance(void);
/drivers/peripheral/sensor/hal/src/
H A Dsensor_manager.c150 const struct SensorInterface *NewSensorInterfaceInstance(void) in NewSensorInterfaceInstance() function
/drivers/peripheral/sensor/test/unittest/common/
H A Dhdf_sensor_test.cpp140 g_sensorDev = NewSensorInterfaceInstance(); in SetUpTestCase()
177 const struct SensorInterface *sensorDev = NewSensorInterfaceInstance(); in HWTEST_F()
191 g_sensorDev = NewSensorInterfaceInstance(); in HWTEST_F()
/drivers/peripheral/sensor/test/performance/common/
H A Dhdf_sensor_performance_test.cpp66 g_sensorPerformanceDev = NewSensorInterfaceInstance(); in SetUpTestCase()
/drivers/peripheral/sensor/hdi_impl/
H A Dsensor_impl.cpp100 sensorInterface = NewSensorInterfaceInstance(); in Init()

Completed in 4 milliseconds