summaryrefslogtreecommitdiff
path: root/decoder/test/spi/16bit_spi.python
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/spi/16bit_spi.python')
-rw-r--r--decoder/test/spi/16bit_spi.python7
1 files changed, 7 insertions, 0 deletions
diff --git a/decoder/test/spi/16bit_spi.python b/decoder/test/spi/16bit_spi.python
new file mode 100644
index 0000000..1592fde
--- /dev/null
+++ b/decoder/test/spi/16bit_spi.python
@@ -0,0 +1,7 @@
+0-0 spi: ['CS-CHANGE', None, 1]
+18446744073709551615-0 spi: ['TRANSFER', [], []]
+8-8 spi: ['CS-CHANGE', 1, 0]
+10-74 spi: ['BITS', [[1, 70, 74], [1, 66, 70], [0, 62, 66], [0, 58, 62], [0, 54, 58], [0, 50, 54], [0, 46, 50], [0, 42, 46], [1, 38, 42], [1, 34, 38], [1, 30, 34], [1, 26, 30], [1, 22, 26], [1, 18, 22], [1, 14, 18], [1, 10, 14]], [[0, 70, 74], [0, 66, 70], [0, 62, 66], [0, 58, 62], [0, 54, 58], [0, 50, 54], [0, 46, 50], [0, 42, 46], [1, 38, 42], [0, 34, 38], [1, 30, 34], [0, 26, 30], [0, 22, 26], [0, 18, 22], [0, 14, 18], [0, 10, 14]]]
+10-74 spi: ['DATA', 65283, 1280]
+72-72 spi: ['CS-CHANGE', 0, 1]
+8-72 spi: ['TRANSFER', [Data(ss=10, es=74, val=65283)], [Data(ss=10, es=74, val=1280)]]