Home
last modified time | relevance | path

Searched refs:accuracy (Results 1 – 25 of 34) sorted by relevance

12

/drivers/interface/sensor/v1_1/
DSensorTypes.idl25 …* setting the sensor data reporting mode, and setting sensor options such as the accuracy and meas…
46 * sensor ID, maximum measurement range, accuracy, and power.
58 float accuracy; /**< Sensor accuracy */
68 …* data options (such as the measurement range and accuracy), data reporting mode, data address, an…
76 … unsigned int option; /**< Sensor data options, including the measurement range and accuracy */
DISensorInterface.idl25 …* setting the sensor data reporting mode, and setting sensor options such as the accuracy and meas…
35 * and setting sensor options such as the accuracy and measurement range.
51 * the accuracy and measurement range.
59 …* hardware version, sensor type ID, sensor ID, maximum measurement range, accuracy, and power. For…
118 * @brief Sets options for the specified sensor, including its measurement range and accuracy.
121 * @param option Indicates the options to set, such as the measurement range and accuracy.
167 …* data options (such as the measurement range and accuracy), data reporting mode, data address, an…
DISensorCallback.idl25 …* setting the sensor data reporting mode, and setting sensor options such as the accuracy and meas…
/drivers/interface/sensor/v1_0/
DSensorTypes.idl25 …* setting the sensor data reporting mode, and setting sensor options such as the accuracy and meas…
46 * sensor ID, maximum measurement range, accuracy, and power.
58 float accuracy; /**< Sensor accuracy */
68 …* data options (such as the measurement range and accuracy), data reporting mode, data address, an…
76 … unsigned int option; /**< Sensor data options, including the measurement range and accuracy */
DISensorInterface.idl25 …* setting the sensor data reporting mode, and setting sensor options such as the accuracy and meas…
35 * and setting sensor options such as the accuracy and measurement range.
51 * the accuracy and measurement range.
59 …* hardware version, sensor type ID, sensor ID, maximum measurement range, accuracy, and power. For…
118 * @brief Sets options for the specified sensor, including its measurement range and accuracy.
121 * @param option Indicates the options to set, such as the measurement range and accuracy.
167 …* data options (such as the measurement range and accuracy), data reporting mode, data address, an…
DISensorCallback.idl25 …* setting the sensor data reporting mode, and setting sensor options such as the accuracy and meas…
/drivers/peripheral/sensor/hal/include/
Dsensor_controller.h50 int32_t accuracy; /* Sensor accuracy */ member
/drivers/hdf_core/framework/model/sensor/driver/include/
Dsensor_device_type.h89 int32_t accuracy; /**< Sensor accuracy */ member
/drivers/peripheral/sensor/interfaces/v1_0/
Disensor_interface_vdi.h37 float accuracy; member
/drivers/interface/location/gnss/v1_0/
DGnssTypes.idl236 /* expected accuracy in meters */
237 unsigned int accuracy;
292 float accuracy;
304 float accuracy;
/drivers/peripheral/sensor/interfaces/include/
Dsensor_type.h178 float accuracy; /**< Sensor accuracy */ member
/drivers/hdf_core/framework/test/unittest/sensor/
Dhdf_sensor_test.c201 .accuracy = 1, in InitSensorDriverTest()
244 .accuracy = 1, in ReleaseSensorDriverTest()
/drivers/peripheral/sensor/hal/src/
Dsensor_controller.c81 …manager->sensorInfoEntry[i].accuracy = HDI_SENSOR_GRAVITY / HDI_SENSOR_ACCEL_LSB / HDI_SENSOR_UNIT… in SetSensorIdClassification()
113 (sizeof(pos->maxRange) + sizeof(pos->accuracy) + sizeof(pos->power)); in GetSensorInfoFromReply()
126 pos->accuracy = (float)(buf->accuracy); in GetSensorInfoFromReply()
Dsensor_dump.c93 sensorList->sensorInfoEntry[index].accuracy, in SensorShowList()
/drivers/peripheral/sensor/hdi_service/
Dsensor_if_service.cpp116 sensorInfo.accuracy = it.accuracy; in GetAllSensorInfo()
/drivers/interface/location/lpfence/geofence/v1_0/
DGeofenceTypes.idl76 * @brief Enumerates the accuracy modes supported by geofencing.
144 unsigned short accuracy;
164 unsigned short accuracy;
214 float accuracy;
/drivers/interface/usb/v1_0/
DIUsbdBulkCallback.idl25 …* setting the usb data reporting mode, and setting usb options such as the accuracy and measuremen…
DUsbTypes.idl25 …* setting the usb data reporting mode, and setting usb options such as the accuracy and measuremen…
DIUsbdSubscriber.idl25 …* setting the usb data reporting mode, and setting usb options such as the accuracy and measuremen…
/drivers/interface/location/geofence/v1_0/
DGeofenceTypes.idl94 float accuracy;
/drivers/interface/usb/gadget/mtp/v1_0/
DIUsbfnMtpInterface.idl33 * and setting usb options such as the accuracy and measurement range.
48 * the accuracy and measurement range.
/drivers/interface/nfc/v1_0/
DNfcTypes.idl35 * and setting sensor options such as the accuracy and measurement range.
/drivers/interface/audio/v1_0/
DIAudioCallback.idl25 …* setting the audio data reporting mode, and setting audio options such as the accuracy and measur…
DIAudioManager.idl25 …* setting the audio data reporting mode, and setting audio options such as the accuracy and measur…
/drivers/peripheral/location/gnss/hdi_service/
Dlocation_vendor_lib.h398 float accuracy; member

12