Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nxp/fxls8974/
Dfxls8974.c356 static int fxls8974_get_temp_data(const struct device *dev, struct sensor_value *val) in fxls8974_get_temp_data() function
382 if (fxls8974_get_temp_data(dev, val)) { in fxls8974_channel_get()
395 return fxls8974_get_temp_data(dev, val); in fxls8974_channel_get()