Searched defs:samplingInterval (Results 1 – 14 of 14) sorted by relevance
| /drivers/hdf_core/framework/test/unittest/sensor/ |
| D | hdf_sensor_test.c | 143 static int32_t SensorSetBatchTest(int64_t samplingInterval, int64_t interval) in SensorSetBatchTest()
|
| /drivers/hdf_core/framework/model/sensor/driver/pedometer/ |
| D | sensor_pedometer_driver.c | 165 static int32_t SetPedometerBatch(int64_t samplingInterval, int64_t interval) in SetPedometerBatch()
|
| /drivers/hdf_core/framework/model/sensor/driver/gyro/ |
| D | sensor_gyro_driver.c | 162 static int32_t SetGyroBatch(int64_t samplingInterval, int64_t interval) in SetGyroBatch()
|
| /drivers/hdf_core/framework/model/sensor/driver/magnetic/ |
| D | sensor_magnetic_driver.c | 162 static int32_t SetMagneticBatch(int64_t samplingInterval, int64_t interval) in SetMagneticBatch()
|
| /drivers/hdf_core/framework/model/sensor/driver/barometer/ |
| D | sensor_barometer_driver.c | 162 static int32_t SetBarometerBatch(int64_t samplingInterval, int64_t interval) in SetBarometerBatch()
|
| /drivers/hdf_core/framework/model/sensor/driver/proximity/ |
| D | sensor_proximity_driver.c | 161 static int32_t SetProximityBatch(int64_t samplingInterval, int64_t interval) in SetProximityBatch()
|
| /drivers/hdf_core/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/hdf_core/framework/model/sensor/driver/ppg/ |
| D | sensor_ppg_driver.c | 147 static int32_t SetPpgBatch(int64_t samplingInterval, int64_t interval) in SetPpgBatch()
|
| /drivers/peripheral/sensor/hal/src/ |
| D | sensor_controller.c | 291 static int32_t SetSensorBatch(int32_t sensorId, int64_t samplingInterval, int64_t interval) in SetSensorBatch()
|
| /drivers/hdf_core/framework/model/sensor/driver/common/src/ |
| D | sensor_device_manager.c | 183 int64_t samplingInterval; in SetBatch() local
|
| /drivers/hdf_core/framework/model/sensor/driver/hall/ |
| D | sensor_hall_driver.c | 263 static int32_t SetHallBatch(int64_t samplingInterval, int64_t interval) in SetHallBatch()
|
| /drivers/hdf_core/framework/model/sensor/driver/als/ |
| D | sensor_als_driver.c | 287 static int32_t SetAlsBatch(int64_t samplingInterval, int64_t interval) in SetAlsBatch()
|
| /drivers/peripheral/sensor/hdi_service/ |
| D | sensor_impl.cpp | 217 int32_t SensorImpl::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval) in SetBatch()
|