Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/adi/adxl372/
Dadxl372_decoder.c221 static int adxl372_decode_sample(const struct adxl372_xyz_accel_data *data, in adxl372_decode_sample() function
266 return adxl372_decode_sample(data, chan_spec, fit, max_count, data_out); in adxl372_decoder_decode()