Home
last modified time | relevance | path

Searched refs:HDI_SENSOR_UNITS (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/sensor/hal/include/
H A Dsensor_channel.h24 #define HDI_SENSOR_UNITS 1000 macro
/drivers/peripheral/sensor/hal/src/
H A Dsensor_channel.c27 #define ACCEL_ACCURACY ((HDI_SENSOR_GRAVITY) / (HDI_SENSOR_UNITS) / (HDI_SENSOR_UNITS))
H A Dsensor_controller.c81 manager->sensorInfoEntry[i].accuracy = HDI_SENSOR_GRAVITY / HDI_SENSOR_ACCEL_LSB / HDI_SENSOR_UNITS; in SetSensorIdClassification()
82 manager->sensorInfoEntry[i].power = manager->sensorInfoEntry[i].power / HDI_SENSOR_UNITS; in SetSensorIdClassification()

Completed in 2 milliseconds