Searched refs:kDeviceTempReportingMode (Results 1 – 2 of 2) sorted by relevance
205 const uint32_t kDeviceTempReportingMode = SENSOR_FLAG_ON_CHANGE_MODE; variable215 const uint32_t kDeviceTempReportingMode = 0; variable
172 uint32_t flags = sc::kDeviceTempReportingMode | in DeviceTempSensor()