parallel: add missing data file with expected output for SQI traffic
[sigrok-test/gsi.git] / decoder / test / cc1101 / test.conf
blobdb46b3824c6bedba478dbb4d00378ffb7a73d375
1 test cc1101-burst-read
2         protocol-decoder spi channel mosi=0 channel miso=2 channel clk=1 channel cs=5
3         protocol-decoder cc1101
4         stack spi cc1101
5         input spi/cc1101/cc1101-burst-read.sr
6         output cc1101 annotation match cc1101-burst-read.output
8 test cc1101-burst-write
9         protocol-decoder spi channel mosi=0 channel miso=2 channel clk=1 channel cs=5
10         protocol-decoder cc1101
11         stack spi cc1101
12         input spi/cc1101/cc1101-burst-write.sr
13         output cc1101 annotation match cc1101-burst-write.output
15 test cc1101-command-strobe
16         protocol-decoder spi channel mosi=0 channel miso=2 channel clk=1 channel cs=5
17         protocol-decoder cc1101
18         stack spi cc1101
19         input spi/cc1101/cc1101-command-strobe.sr
20         output cc1101 annotation match cc1101-command-strobe.output
22 test cc1101-read-write
23         protocol-decoder spi channel mosi=0 channel miso=2 channel clk=1 channel cs=5
24         protocol-decoder cc1101
25         stack spi cc1101
26         input spi/cc1101/cc1101-read-write.sr
27         output cc1101 annotation match cc1101-read-write.output