Home
last modified time | relevance | path

Searched refs:adxl367_temp_convert (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/drivers/sensor/adi/adxl367/
Dadxl367.c834 static void adxl367_temp_convert(struct sensor_value *val, int16_t value) in adxl367_temp_convert() function
864 adxl367_temp_convert(val, data->temp_val); in adxl367_channel_get()