Searched refs:down_temp (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/system/dev/board/vim/
H A Dvim-thermal.c117 .down_temp = 63,
125 .down_temp = 68,
133 .down_temp = 73,
141 .down_temp = 79,
149 .down_temp = 84,
157 .down_temp = 89,
165 .down_temp = 93,
/fuchsia/zircon/system/dev/board/astro/
H A Dastro-thermal.c102 .down_temp = 73,
108 .down_temp = 77,
114 .down_temp = 83,
120 .down_temp = 88,
126 .down_temp = 93,
132 .down_temp = 98,
/fuchsia/zircon/system/public/zircon/device/
H A Dthermal.h49 uint32_t down_temp; member in struct:__anon709
/fuchsia/zircon/system/dev/thermal/aml-thermal-s905d2g/
H A Daml-tsensor.cpp172 thermal_config_.trip_point_info[i].down_temp,
175 thermal_config_.trip_point_info[i + 1].down_temp,
/fuchsia/zircon/system/dev/thermal/aml-thermal-s912/
H A Daml-thermal.c90 } else if (idx != 0 && temperature < dev->device->trip_point_info[idx].down_temp) {

Completed in 37 milliseconds