]> sigrok.org Git - sigrok-test.git/blame - decoder/test/adxl345/test.conf
ad5626: Add a test-case.
[sigrok-test.git] / decoder / test / adxl345 / test.conf
CommitLineData
4aa5888e
UH
1test adxl345_axis
2 protocol-decoder spi channel clk=0 channel mosi=1 channel miso=2 channel cs=3
3 protocol-decoder adxl345
4 stack spi adxl345
5 input spi/adxl345/adxl345_axis.sr
6 output adxl345 annotation match adxl345_axis.output
7
8test adxl345_registers
9 protocol-decoder spi channel clk=0 channel mosi=1 channel miso=2 channel cs=3
10 protocol-decoder adxl345
11 stack spi adxl345
12 input spi/adxl345/adxl345_registers.sr
13 output adxl345 annotation match adxl345_registers.output