Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/adi/adxl372/
Dadxl372_decoder.c35 static int adxl372_decode_stream(const uint8_t *buffer, struct sensor_chan_spec chan_spec, in adxl372_decode_stream() function
262 return adxl372_decode_stream(buffer, chan_spec, fit, max_count, data_out); in adxl372_decoder_decode()