Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nxp/fxls8974/
Dfxls8974.c283 static void fxls8974_accel_convert(struct sensor_value *val, int16_t raw, in fxls8974_accel_convert() function
333 fxls8974_accel_convert(val++, *raw++, fsr); in fxls8974_get_accel_data()
349 fxls8974_accel_convert(val, *raw, fsr); in fxls8974_get_accel_data()