]> sigrok.org Git - sigrok-test.git/blob - decoder/test/i2s/test.conf
avr_isp: add test for ATmega328/P
[sigrok-test.git] / decoder / test / i2s / test.conf
1 test 2ch-32bit-8khz
2         protocol-decoder i2s channel sck=0 channel ws=1 channel sd=2
3         input i2s/2ch-32bit-8khz/2ch-32bit-8khz.sr
4         output i2s annotation match 2ch-32bit-8khz.output
5         output i2s python match 2ch-32bit-8khz.python
6         output i2s binary class wav match 2ch-32bit-8khz.bin_wav
7
8 test 2ch-32bit-8khz-no-samplerate
9         protocol-decoder i2s channel sck=0 channel ws=1 channel sd=2
10         input i2s/2ch-32bit-8khz/2ch-32bit-8khz-no-samplerate.sr
11         output i2s annotation match 2ch-32bit-8khz-no-samplerate.output
12         output i2s python match 2ch-32bit-8khz-no-samplerate.python
13         output i2s binary class wav match 2ch-32bit-8khz-no-samplerate.bin_wav