rgb_led_ws281x: catch up with colour component annotations
[sigrok-test/gsi.git] / decoder / test / i2s / test.conf
blob9e5cf7b7210393b32e7b5ffe538b1aac983b22d2
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
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