Searched refs:adxl367_temp_convert (Results 1 – 3 of 3) sorted by relevance
901 void adxl367_temp_convert(struct sensor_value *val, int16_t value) in adxl367_temp_convert() function903 static void adxl367_temp_convert(struct sensor_value *val, int16_t value) in adxl367_temp_convert()934 adxl367_temp_convert(val, data->temp_val); in adxl367_channel_get()
447 void adxl367_temp_convert(struct sensor_value *val, int16_t value);
710 adxl367_temp_convert(out, data->raw_temp); in adxl367_decode_sample()