/drivers/interface/location/geofence/v2_0/ |
D | GeofenceTypes.idl | 132 /* 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/ |
D | SensorTypes.idl | 25 …* 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 */
|
D | ISensorInterface.idl | 25 …* 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…
|
D | ISensorCallback.idl | 25 …* setting the sensor data reporting mode, and setting sensor options such as the accuracy and meas…
|
/drivers/interface/sensor/v1_1/ |
D | SensorTypes.idl | 25 …* 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 */
|
D | ISensorInterface.idl | 25 …* 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…
|
D | ISensorCallback.idl | 25 …* setting the sensor data reporting mode, and setting sensor options such as the accuracy and meas…
|
/drivers/interface/sensor/v2_0/ |
D | SensorTypes.idl | 25 …* 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 */
|
D | ISensorInterface.idl | 25 …* 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…
|
D | ISensorCallback.idl | 25 …* setting the sensor data reporting mode, and setting sensor options such as the accuracy and meas…
|
/drivers/peripheral/sensor/hal/include/ |
D | sensor_controller.h | 50 int32_t accuracy; /* Sensor accuracy */ member
|
/drivers/interface/usb/v1_1/ |
D | IUsbInterface.idl | 25 …* 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/ |
D | sensor_device_type.h | 89 int32_t accuracy; /**< Sensor accuracy */ member
|
/drivers/interface/location/gnss/v1_0/ |
D | GnssTypes.idl | 235 /* expected accuracy in meters */ 236 unsigned int accuracy; 291 float accuracy; 303 float accuracy;
|
/drivers/hdf_core/framework/test/unittest/sensor/ |
D | hdf_sensor_test.c | 201 .accuracy = 1, in InitSensorDriverTest() 244 .accuracy = 1, in ReleaseSensorDriverTest()
|
/drivers/peripheral/sensor/interfaces/v1_0/ |
D | isensor_interface_vdi.h | 37 float accuracy; member
|
/drivers/peripheral/sensor/interfaces/include/ |
D | sensor_type.h | 185 float accuracy; /**< Sensor accuracy */ member
|
/drivers/peripheral/sensor/hal/src/ |
D | sensor_controller.c | 81 …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/ |
D | GnssTypes.idl | 356 /* 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/ |
D | GeofenceTypes.idl | 76 * @brief Enumerates the accuracy modes supported by geofencing. 144 unsigned short accuracy; 164 unsigned short accuracy; 214 float accuracy;
|
/drivers/interface/usb/v1_0/ |
D | IUsbdSubscriber.idl | 25 …* setting the usb data reporting mode, and setting usb options such as the accuracy and measuremen…
|
D | UsbTypes.idl | 25 …* setting the usb data reporting mode, and setting usb options such as the accuracy and measuremen…
|
D | IUsbdBulkCallback.idl | 25 …* setting the usb data reporting mode, and setting usb options such as the accuracy and measuremen…
|
/drivers/interface/location/geofence/v1_0/ |
D | GeofenceTypes.idl | 94 float accuracy;
|
/drivers/interface/usb/gadget/mtp/v1_0/ |
D | IUsbfnMtpInterface.idl | 33 * and setting usb options such as the accuracy and measurement range. 48 * the accuracy and measurement range.
|