Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/sensor/mpu6050/
Dmpu6050.c43 static inline void mpu6050_convert_temp(struct sensor_value *val, in mpu6050_convert_temp() function
106 mpu6050_convert_temp(val, drv_data->temp); in mpu6050_channel_get()