Home
last modified time | relevance | path

Searched refs:Sensor (Results 1 – 18 of 18) sorted by relevance

/device/google/contexthub/firmware/os/core/
Dsensors.c32 static struct Sensor mSensors[MAX_REGISTERED_SENSORS];
64 struct Sensor* sensorFindByHandle(uint32_t handle) in sensorFindByHandle()
93 struct Sensor *s; in sensorRegisterEx()
146 struct Sensor *s = sensorFindByHandle(handle); in sensorRegisterInitComplete()
159 struct Sensor *s = sensorFindByHandle(handle); in sensorUnregister()
189 static bool sensorCallFuncPower(struct Sensor* s, bool on) in sensorCallFuncPower()
212 static bool sensorCallAsOwner(struct Sensor* s, bool (*callback)(void*)) in sensorCallAsOwner()
217 static bool sensorCallFuncFwUpld(struct Sensor* s) in sensorCallFuncFwUpld()
230 static bool sensorCallFuncSetRate(struct Sensor* s, uint32_t rate, uint64_t latency) in sensorCallFuncSetRate()
252 static bool sensorCallFuncCalibrate(struct Sensor* s) in sensorCallFuncCalibrate()
[all …]
Dnanohub_chre.c263 struct Sensor *s = sensorFindByHandle(sensorHandle); in osChreSensorGetInfoOld()
283 struct Sensor *s = sensorFindByHandle(sensorHandle); in osChreSensorGetInfo()
333 struct Sensor *s = sensorFindByHandle(sensorHandle); in osChreSensorGetSamplingStatus()
378 struct Sensor *s = sensorFindByHandle(sensorHandle); in osChreSensorConfigure()
/device/google/gs-common/sensors/sepolicy/
Dfile_contexts9 # Sensor registry persist files.
12 # Sensor registry data files.
15 # Sensor debug data files.
/device/google/trout/hal/sensors/2.1/config/api/
Dcurrent.txt57 public class Sensor {
58 ctor public Sensor();
77 method public java.util.List<sensor.hal.configuration.V1_0.Sensor> getSensor();
/device/google/contexthub/firmware/os/inc/
Dsensors_priv.h24 struct Sensor { struct
74 struct Sensor* sensorFindByHandle(uint32_t handle);
/device/google/trout/hal/sensors/2.1/
DSensorsSubHal.cpp44 using ::sensor::hal::configuration::V1_0::Sensor;
54 static std::optional<std::vector<Sensor>> readSensorsConfigFromXml() { in readSensorsConfigFromXml()
73 const std::vector<Sensor>& sensor_list, const std::string& name, SensorType type) { in getSensorConfiguration()
DAndroid.bp26 "Sensor.cpp",
/device/google/gs-common/thermal/thermal_hal/thermal_config_schemas/
Dthermal_info_config.proto22 repeated Sensor sensors = 1 [ json_name = "Sensors" ];
28 message Sensor { message
/device/google/coral/
Dsec_config16 /* Allow Sensor services to be used by sensor process */
/device/google/sunfish/
Dsec_config16 /* Allow Sensor services to be used by sensor process */
/device/google/redbull/
Dsec_config16 /* Allow Sensor services to be used by sensor process */
/device/google/trout/sepolicy/vendor/google/
Dfile_contexts18 # Sensor HAL
/device/google/redbull-sepolicy/vendor/google/
Dproperty_contexts71 # Sensor
Dgenfs_contexts194 # Sensor ALSP feature
/device/google/tangorpro/conf/
Dinit.tangorpro.rc134 # Sensor
/device/google/coral-sepolicy/vendor/qcom/common/
Dfile.te53 # Sensor file types
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt2401 Landroid/hardware/Sensor;
5929 Landroid/os/BatteryStats$Uid$Sensor;
27779 HSPLandroid/hardware/Sensor;-><init>()V
27780 HSPLandroid/hardware/Sensor;->getHandle()I
27781 HSPLandroid/hardware/Sensor;->getMaxLengthValuesArray(Landroid/hardware/Sensor;I)I
27782 HSPLandroid/hardware/Sensor;->getMaximumRange()F
27783 HSPLandroid/hardware/Sensor;->getName()Ljava/lang/String;
27784 HSPLandroid/hardware/Sensor;->getReportingMode()I
27785 HSPLandroid/hardware/Sensor;->getStringType()Ljava/lang/String;
27786 HSPLandroid/hardware/Sensor;->getType()I
[all …]
Dpreloaded-classes3108 android.hardware.Sensor
6598 android.os.BatteryStats$Uid$Sensor