Searched refs:adxl362_temp_convert (Results 1 – 3 of 3) sorted by relevance
613 void adxl362_temp_convert(struct sensor_value *val, int temp) in adxl362_temp_convert() function615 static void adxl362_temp_convert(struct sensor_value *val, int temp) in adxl362_temp_convert()648 adxl362_temp_convert(val, data->temp); in adxl362_channel_get()
323 void adxl362_temp_convert(struct sensor_value *val, int temp);
310 adxl362_temp_convert(out, data->temp); in adxl362_decode_sample()