]> sigrok.org Git - sigrok-test.git/blob - decoder/test/i2cfilter/test.conf
sdcard_spi: Add another CMD24 test-case.
[sigrok-test.git] / decoder / test / i2cfilter / test.conf
1 test trekstor_ebr30_a_i2c_0x15_52
2         protocol-decoder i2c channel scl=0 channel sda=1
3         protocol-decoder i2cfilter option address=52
4         stack i2c i2cfilter
5         input i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_0x15.sr
6         output i2cfilter python match trekstor_ebr30_a_i2c_0x15_52.python
7
8 test trekstor_ebr30_a_i2c_0x15_21
9         protocol-decoder i2c channel scl=0 channel sda=1
10         protocol-decoder i2cfilter option address=21
11         stack i2c i2cfilter
12         input i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_0x15.sr
13         output i2cfilter python match trekstor_ebr30_a_i2c_0x15_21.python