Home
last modified time | relevance | path

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

/Zephyr-4.1.0/drivers/sensor/adi/adxl362/
Dadxl362_decoder.c67 static int adxl362_decode_stream(const uint8_t *buffer, struct sensor_chan_spec chan_spec, in adxl362_decode_stream() function
328 return adxl362_decode_stream(buffer, chan_spec, fit, max_count, data_out); in adxl362_decoder_decode()