summaryrefslogtreecommitdiff
path: root/decoder/test/i2s/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2019-04-30 19:21:48 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2019-04-30 22:20:29 +0200
commit3f13b99b087b06599f37129fc1ade8e9e9491a16 (patch)
tree73d1b9036b232e85400f1eb2b250cccd0fb62d06 /decoder/test/i2s/test.conf
parentbba6fde4b3aae00a563cbeef91cf2cc2ed4d97e7 (diff)
downloadsigrok-test-3f13b99b087b06599f37129fc1ade8e9e9491a16.tar.gz
sigrok-test-3f13b99b087b06599f37129fc1ade8e9e9491a16.zip
Rename 2ch-16bit-16khz to 2ch-32bit-8khz.
https://github.com/sigrokproject/libsigrokdecode/pull/6#issuecomment-442025810
Diffstat (limited to 'decoder/test/i2s/test.conf')
-rw-r--r--decoder/test/i2s/test.conf20
1 files changed, 10 insertions, 10 deletions
diff --git a/decoder/test/i2s/test.conf b/decoder/test/i2s/test.conf
index 73d11f9..9e5cf7b 100644
--- a/decoder/test/i2s/test.conf
+++ b/decoder/test/i2s/test.conf
@@ -1,13 +1,13 @@
-test 2ch-16bit-16khz
+test 2ch-32bit-8khz
protocol-decoder i2s channel sck=0 channel ws=1 channel sd=2
- input i2s/2ch-16bit-16khz/2ch-16bit-16khz.sr
- output i2s annotation match 2ch-16bit-16khz.output
- output i2s python match 2ch-16bit-16khz.python
- output i2s binary class wav match 2ch-16bit-16khz.bin_wav
+ input i2s/2ch-32bit-8khz/2ch-32bit-8khz.sr
+ output i2s annotation match 2ch-32bit-8khz.output
+ output i2s python match 2ch-32bit-8khz.python
+ output i2s binary class wav match 2ch-32bit-8khz.bin_wav
-test 2ch-16bit-16khz-no-samplerate
+test 2ch-32bit-8khz-no-samplerate
protocol-decoder i2s channel sck=0 channel ws=1 channel sd=2
- input i2s/2ch-16bit-16khz/2ch-16bit-16khz-no-samplerate.sr
- output i2s annotation match 2ch-16bit-16khz-no-samplerate.output
- output i2s python match 2ch-16bit-16khz-no-samplerate.python
- output i2s binary class wav match 2ch-16bit-16khz-no-samplerate.bin_wav
+ input i2s/2ch-32bit-8khz/2ch-32bit-8khz-no-samplerate.sr
+ output i2s annotation match 2ch-32bit-8khz-no-samplerate.output
+ output i2s python match 2ch-32bit-8khz-no-samplerate.python
+ output i2s binary class wav match 2ch-32bit-8khz-no-samplerate.bin_wav