]> sigrok.org Git - sigrok-test.git/blame - decoder/test/timing/test.conf
sdcard_spi: Add another CMD24 test-case.
[sigrok-test.git] / decoder / test / timing / test.conf
CommitLineData
2f177ff1
UH
1test am2301_1mhz_avg100
2 protocol-decoder timing channel data=5 option avg_period=100
03635510 3 input am230x/am2301/am2301_1mhz.sr
2f177ff1
UH
4 output timing annotation match am2301_1mhz_avg100.output
5
6test am2301_1mhz_avg4
7 protocol-decoder timing channel data=5 option avg_period=4
8 input am230x/am2301/am2301_1mhz.sr
9 output timing annotation match am2301_1mhz_avg4.output
5039d719
KP
10
11test am2301_1mhz_noavg_rising_delta
12 protocol-decoder timing channel data=5 option avg_period=0 option edge=rising option delta=yes
13 input am230x/am2301/am2301_1mhz.sr
14 output timing annotation match am2301_1mhz_noavg_rising_delta.output
a158bea3
UH
15
16test ade7758-phase-b-zx-irq-context-rising
17 protocol-decoder timing channel data=0 option avg_period=100 option edge=rising option delta=yes
18 input spi/ade7758/ade7758-phase-b-zx-irq-context.sr
19 output timing annotation match ade7758-phase-b-zx-irq-context-rising.output
20
21test ade7758-phase-b-zx-irq-context-falling
22 protocol-decoder timing channel data=0 option avg_period=100 option edge=falling option delta=yes
23 input spi/ade7758/ade7758-phase-b-zx-irq-context.sr
24 output timing annotation match ade7758-phase-b-zx-irq-context-falling.output
25
26test ade7758-phase-b-zx-irq-context-any
27 protocol-decoder timing channel data=0 option avg_period=100 option edge=any option delta=yes
28 input spi/ade7758/ade7758-phase-b-zx-irq-context.sr
29 output timing annotation match ade7758-phase-b-zx-irq-context-any.output