]> sigrok.org Git - sigrok-test.git/blame - decoder/test/cc1101/test.conf
eeprom93xx: Use fixed-width hex output.
[sigrok-test.git] / decoder / test / cc1101 / test.conf
CommitLineData
a487901a
UH
1test 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
7
8test 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
14
15test 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
21
22test 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