Searched defs:samplingInterval (Results 1 – 13 of 13) sorted by relevance
| /drivers/framework/test/unittest/sensor/ |
| D | hdf_sensor_test.c | 142 static int32_t SensorSetBatchTest(int64_t samplingInterval, int64_t interval) in SensorSetBatchTest()
|
| /drivers/framework/model/sensor/driver/pedometer/ |
| D | sensor_pedometer_driver.c | 165 static int32_t SetPedometerBatch(int64_t samplingInterval, int64_t interval) in SetPedometerBatch()
|
| /drivers/framework/model/sensor/driver/magnetic/ |
| D | sensor_magnetic_driver.c | 162 static int32_t SetMagneticBatch(int64_t samplingInterval, int64_t interval) in SetMagneticBatch()
|
| /drivers/framework/model/sensor/driver/proximity/ |
| D | sensor_proximity_driver.c | 161 static int32_t SetProximityBatch(int64_t samplingInterval, int64_t interval) in SetProximityBatch()
|
| /drivers/framework/model/sensor/driver/gyro/ |
| D | sensor_gyro_driver.c | 162 static int32_t SetGyroBatch(int64_t samplingInterval, int64_t interval) in SetGyroBatch()
|
| /drivers/framework/model/sensor/driver/accel/ |
| D | sensor_gravity_driver.c | 166 static int32_t SetGravityBatch(int64_t samplingInterval, int64_t interval) in SetGravityBatch()
|
| D | sensor_accel_driver.c | 187 static int32_t SetAccelBatch(int64_t samplingInterval, int64_t interval) in SetAccelBatch()
|
| /drivers/framework/model/sensor/driver/barometer/ |
| D | sensor_barometer_driver.c | 162 static int32_t SetBarometerBatch(int64_t samplingInterval, int64_t interval) in SetBarometerBatch()
|
| /drivers/peripheral/sensor/hal/src/ |
| D | sensor_controller.c | 290 static int32_t SetSensorBatch(int32_t sensorId, int64_t samplingInterval, int64_t interval) in SetSensorBatch()
|
| /drivers/peripheral/sensor/hdi_service/ |
| D | sensor_impl.cpp | 186 int32_t SensorImpl::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval) in SetBatch()
|
| /drivers/framework/model/sensor/driver/common/src/ |
| D | sensor_device_manager.c | 183 int64_t samplingInterval; in SetBatch() local
|
| /drivers/framework/model/sensor/driver/hall/ |
| D | sensor_hall_driver.c | 264 static int32_t SetHallBatch(int64_t samplingInterval, int64_t interval) in SetHallBatch()
|
| /drivers/framework/model/sensor/driver/als/ |
| D | sensor_als_driver.c | 288 static int32_t SetAlsBatch(int64_t samplingInterval, int64_t interval) in SetAlsBatch()
|