]> sigrok.org Git - sigrok-test.git/blame_incremental - decoder/test/i2s/test.conf
eeprom93xx: Use fixed-width hex output.
[sigrok-test.git] / decoder / test / i2s / test.conf
... / ...
CommitLineData
1test 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
8test 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