Home
last modified time | relevance | path

Searched defs:sensor_id (Results 1 – 4 of 4) sorted by relevance

/system/dev/thermal/aml-thermal-s912/
A Daml-thermal.h40 const uint32_t& sensor_id, in AmlThermal()
A Daml-thermal.cpp57 uint32_t sensor_id; in Create() local
/system/dev/scpi/aml-scpi-s912/
A Daml-scpi.cpp188 zx_status_t AmlSCPI::ScpiGetSensorValue(uint32_t sensor_id, uint32_t* sensor_value) { in ScpiGetSensorValue()
235 for (uint32_t sensor_id = 0; sensor_id < aml_sensor_cap.num_sensors; sensor_id++) { in ScpiGetSensor() local
/system/dev/camera/imx227/
A Dimx227.cpp101 uint16_t sensor_id = static_cast<uint16_t>((ReadReg(0x0016) << 8) | ReadReg(0x0017)); in ValidateSensorID() local

Completed in 7 milliseconds