Home
last modified time | relevance | path

Searched defs:adc_temp (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iio/pressure/
H A Dbmp280-core.c447 static int bmp280_read_temp_adc(struct bmp280_data *data, u32 *adc_temp) in bmp280_read_temp_adc() argument
476 static s32 bmp280_calc_t_fine(struct bmp280_data *data, u32 adc_temp) in bmp280_calc_t_fine() argument
491 u32 adc_temp; in bmp280_get_t_fine() local
503 static s32 bmp280_compensate_temp(struct bmp280_data *data, u32 adc_temp) in bmp280_compensate_temp() argument
565 u32 adc_temp; bmp280_read_temp() local
1110 u32 adc_temp, adc_press; bmp280_trigger_handler() local
1231 u32 adc_temp, adc_press, adc_humidity; bme280_trigger_handler() local
1437 bmp380_read_temp_adc(struct bmp280_data * data,u32 * adc_temp) bmp380_read_temp_adc() argument
1466 bmp380_calc_t_fine(struct bmp280_data * data,u32 adc_temp) bmp380_calc_t_fine() argument
1482 s32 adc_temp; bmp380_get_t_fine() local
1494 bmp380_compensate_temp(struct bmp280_data * data,u32 adc_temp) bmp380_compensate_temp() argument
1578 u32 adc_temp; bmp380_read_temp() local
1907 u32 adc_temp, adc_press; bmp380_trigger_handler() local
2747 bmp180_read_temp_adc(struct bmp280_data * data,u32 * adc_temp) bmp180_read_temp_adc() argument
2815 bmp180_calc_t_fine(struct bmp280_data * data,u32 adc_temp) bmp180_calc_t_fine() argument
2827 s32 adc_temp; bmp180_get_t_fine() local
2839 bmp180_compensate_temp(struct bmp280_data * data,u32 adc_temp) bmp180_compensate_temp() argument
2846 u32 adc_temp; bmp180_read_temp() local
[all...]
/linux/drivers/iio/chemical/
H A Dbme680_core.c306 static int bme680_read_temp_adc(struct bme680_data *data, u32 *adc_temp) in bme680_read_temp_adc()
338 static s32 bme680_calc_t_fine(struct bme680_data *data, u32 adc_temp) in bme680_calc_t_fine()
356 u32 adc_temp; in bme680_get_t_fine() local
369 u32 adc_temp) in bme680_compensate_temp()
740 u32 adc_temp; in bme680_read_temp() local
1059 u32 adc_temp, adc_press, adc_humid; in bme680_trigger_handler() local
/linux/drivers/power/supply/
H A Dda9052-battery.c326 static unsigned char da9052_determine_vc_tbl_index(unsigned char adc_temp) in da9052_determine_vc_tbl_index()
355 int adc_temp; in da9052_bat_read_capacity() local
H A Dcollie_battery.c48 int adc_temp; member