X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=blobdiff_plain;f=decoder%2Ftest%2Fi2s%2Ftest.conf;h=9e5cf7b7210393b32e7b5ffe538b1aac983b22d2;hp=73d11f94d5a59b9261d3b11e8c9720ca50730138;hb=3f13b99b087b06599f37129fc1ade8e9e9491a16;hpb=3887ed377af4f14a71d80779e8ebdf19a6d0ad33 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