Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/sensor/nxp/fxos8700/
Dfxos8700.c350 static void fxos8700_magn_convert(struct sensor_value *val, int16_t raw) in fxos8700_magn_convert() function
464 fxos8700_magn_convert(val++, *raw++); in fxos8700_channel_get()