Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nxp/fxls8974/
Dfxls8974.c299 static int fxls8974_get_accel_data(const struct device *dev, in fxls8974_get_accel_data() function
376 if (fxls8974_get_accel_data(dev, val, SENSOR_CHAN_ACCEL_XYZ)) { in fxls8974_channel_get()
387 return fxls8974_get_accel_data(dev, val, SENSOR_CHAN_ACCEL_XYZ); in fxls8974_channel_get()
393 return fxls8974_get_accel_data(dev, val, chan); in fxls8974_channel_get()