Searched refs:g_magneticRange (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/drivers/peripheral/sensor/test/common/src/ |
H A D | sensor_callback_impl.cpp | 48 …struct SensorValueRange g_magneticRange[] = {{2000.0, -2000.0}, {2000.0, -2000.0}, {2000.0, -2000.… variable 62 {SENSOR_TYPE_MAGNETIC_FIELD, "magnetometer", 1, 3, g_magneticRange},
|
/ohos5.0/drivers/peripheral/sensor/test/unittest/common/ |
H A D | hdf_sensor_test.cpp | 50 …struct SensorValueRange g_magneticRange[] = {{2000.0, -2000.0}, {2000.0, -2000.0}, {2000.0, -2000.… variable 62 {SENSOR_TYPE_MAGNETIC_FIELD, "magnetometer", 1, 3, g_magneticRange},
|
/ohos5.0/drivers/peripheral/sensor/test/unittest/hdi/ |
H A D | hdf_sensor_hdi_test.cpp | 60 struct SensorValueRange g_magneticRange[] = {{2000, -2000}, {2000, -2000}, {2000, -2000}}; variable 74 {SENSOR_TYPE_MAGNETIC_FIELD, "magnetometer", 1, 3, g_magneticRange},
|