Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/adi/adxl367/
Dadxl367_decoder.c503 static int adxl367_decode_stream(const uint8_t *buffer, struct sensor_chan_spec chan_spec, in adxl367_decode_stream() function
728 return adxl367_decode_stream(buffer, chan_spec, fit, max_count, data_out); in adxl367_decoder_decode()