Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/tdk/icm42x70/
Dicm42x70.c485 static void icm42x70_convert_temp(struct sensor_value *val, int16_t raw_val) in icm42x70_convert_temp() function
533 icm42x70_convert_temp(val, data->temp); in icm42x70_channel_get()