Home
last modified time | relevance | path

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

123

/drivers/interface/location/geofence/v2_0/
DGeofenceTypes.idl132 /* Horizontal position accuracy in meters. */
135 /* Vertical position accuracy in meters. */
138 /* Speed accuracy in meter per seconds. */
141 /* Bearing accuracy in degrees. */
/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/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/v2_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 */
70 …* data options (such as the measurement range and accuracy), data reporting mode, data address, an…
78 … 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/interface/usb/v1_1/
DIUsbInterface.idl25 …* setting the usb data reporting mode, and setting usb options such as the accuracy and measuremen…
35 * and setting usb options such as the accuracy and measurement range.
53 * the accuracy and measurement range.
/drivers/hdf_core/framework/model/sensor/driver/include/
Dsensor_device_type.h89 int32_t accuracy; /**< Sensor accuracy */ member
/drivers/interface/location/gnss/v1_0/
DGnssTypes.idl235 /* expected accuracy in meters */
236 unsigned int accuracy;
291 float accuracy;
303 float accuracy;
/drivers/hdf_core/framework/test/unittest/sensor/
Dhdf_sensor_test.c201 .accuracy = 1, in InitSensorDriverTest()
244 .accuracy = 1, in ReleaseSensorDriverTest()
/drivers/peripheral/sensor/interfaces/v1_0/
Disensor_interface_vdi.h37 float accuracy; member
/drivers/peripheral/sensor/interfaces/include/
Dsensor_type.h185 float accuracy; /**< Sensor accuracy */ member
/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()
/drivers/interface/location/gnss/v2_0/
DGnssTypes.idl356 /* Horizontal position accuracy in meters. */
359 /* Vertical position accuracy in meters. */
362 /* Speed accuracy in meter per seconds. */
365 /* Bearing accuracy in degrees. */
/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/
DIUsbdSubscriber.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…
DIUsbdBulkCallback.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.

123