HomeSort by relevance Sort by last modified time
    Searched refs:sensor_num (Results 1 - 3 of 3) sorted by null

  /device/google/wahoo/thermal/
thermal-helper.cpp 89 * @param sensor_num Number of sensor file with temperature.
100 static ssize_t readTemperature(int sensor_num, TemperatureType type, const char *name, float mult,
107 sprintf(file_name, kTemperatureFileFormat, sensor_num);
130 sensor_num, type, name, temp * mult, throttling_threshold,
  /device/huawei/angler/thermal/
thermal.c 63 * @param sensor_num Number of sensor file with temperature.
74 static ssize_t read_temperature(int sensor_num, int type, const char *name, float mult,
81 sprintf(file_name, TEMPERATURE_FILE_FORMAT, sensor_num);
  /device/google/dragon/recovery/updater/
ec_commands.h 1741 uint8_t sensor_num; member in struct:ec_response_motion_sensor_data
1821 uint8_t sensor_num; member in struct:ec_params_motion_sense::__anon3390::__anon3393
1829 uint8_t sensor_num; member in struct:ec_params_motion_sense::__anon3390::__anon3394
1842 uint8_t sensor_num; member in struct:ec_params_motion_sense::__anon3390::__anon3395
2110 uint32_t sensor_num; member in struct:ec_params_thermal_get_threshold_v1
2117 uint32_t sensor_num; member in struct:ec_params_thermal_set_threshold_v1
    [all...]

Completed in 946 milliseconds