13 #ifndef AD4170_TEMPERATURE_SENSOR_H_
14 #define AD4170_TEMPERATURE_SENSOR_H_
39 uint8_t cjc_chn,
float *cjc_temp);
float get_tc_temperature(uint32_t tc_sample, uint32_t cjc_sample, uint8_t tc_chn, uint8_t cjc_chn, float *cjc_temp)
float get_rtd_temperature(uint32_t rtd_sample, uint8_t chn)
float get_ntc_thermistor_temperature(uint32_t ntc_sample, uint8_t chn)