Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/sensor/icm42688/
Dicm42688.c37 static inline void icm42688_convert_temp(struct sensor_value *val, int16_t raw_val) in icm42688_convert_temp() function
75 icm42688_convert_temp(val, readings[0]); in icm42688_channel_parse_readings()