Searched refs:temp_ctrl (Results 1 – 4 of 4) sorted by relevance
21 pub temp_ctrl: Vec<String>, field30 self.temp_ctrl.len() in num_channels()
190 .control_by_name::<IntControl>(&self.setting.temp_ctrl[x])? in get_ambient_temp()
121 .control_by_name::<IntControl>(&self.setting.controls[ch].temp_ctrl)? in apply_calibration_value()148 .control_by_name::<IntControl>(&control.temp_ctrl)? in do_calibration()
21 pub temp_ctrl: String, field