2 protocol-decoder spi channel cs=0 channel miso=1 channel clk=2 channel mosi=3
3 protocol-decoder spiflash option format=ascii option chip=macronix_mx25l1605d
5 input spi/mx25l1605d/mx25l1605d_probe.sr
6 output spiflash annotation match probe_ascii.output
9 protocol-decoder spi channel cs=0 channel miso=1 channel clk=2 channel mosi=3
10 protocol-decoder spiflash option format=hex option chip=macronix_mx25l1605d
12 input spi/mx25l1605d/mx25l1605d_probe.sr
13 output spiflash annotation match probe_hex.output
16 protocol-decoder spi channel cs=0 channel miso=1 channel clk=2 channel mosi=3
17 protocol-decoder spiflash option format=ascii option chip=macronix_mx25l1605d
19 input spi/mx25l1605d/mx25l1605d_read.sr
20 output spiflash annotation match read_ascii.output
23 protocol-decoder spi channel cs=0 channel miso=1 channel clk=2 channel mosi=3
24 protocol-decoder spiflash option format=hex option chip=macronix_mx25l1605d
26 input spi/mx25l1605d/mx25l1605d_read.sr
27 output spiflash annotation match read_hex.output
30 protocol-decoder spi channel cs=0 channel miso=1 channel clk=2 channel mosi=3
31 protocol-decoder spiflash option format=ascii option chip=macronix_mx25l1605d
33 input spi/mx25l1605d/mx25l1605d_write.sr
34 output spiflash annotation match write_ascii.output
37 protocol-decoder spi channel cs=0 channel miso=1 channel clk=2 channel mosi=3
38 protocol-decoder spiflash option format=hex option chip=macronix_mx25l1605d
40 input spi/mx25l1605d/mx25l1605d_write.sr
41 output spiflash annotation match write_hex.output
44 protocol-decoder spi channel cs=0 channel miso=1 channel clk=2 channel mosi=3
45 protocol-decoder spiflash option format=ascii option chip=macronix_mx25l1605d
47 input spi/mx25l1605d/mx25l1605d_erase.sr
48 output spiflash annotation match erase_ascii.output
51 protocol-decoder spi channel cs=0 channel miso=1 channel clk=2 channel mosi=3
52 protocol-decoder spiflash option format=hex option chip=macronix_mx25l1605d
54 input spi/mx25l1605d/mx25l1605d_erase.sr
55 output spiflash annotation match erase_hex.output
57 # Note: The chip used here is unknown, but we force MX25L1605D for now.
58 test dualioreads_ascii
59 protocol-decoder spi channel cs=2 channel miso=1 channel clk=0 channel mosi=3
60 protocol-decoder spiflash option format=ascii option chip=macronix_mx25l1605d
62 input spi/spiflash_dualio/dualioreads.sr
63 output spiflash annotation match dualioreads_ascii.output
65 # Note: The chip used here is unknown, but we force MX25L1605D for now.
67 protocol-decoder spi channel cs=2 channel miso=1 channel clk=0 channel mosi=3
68 protocol-decoder spiflash option format=hex option chip=macronix_mx25l1605d
70 input spi/spiflash_dualio/dualioreads.sr
71 output spiflash annotation match dualioreads_hex.output
73 # test fidelix_fm25q32_0x01_2bytes
74 # protocol-decoder spi channel cs=3 channel miso=1 channel clk=0 channel mosi=2
75 # protocol-decoder spiflash option format=hex option chip=fidelix_fm25q32
77 # input spi/spiflash/fidelix_fm25q32/commands
78 # output spiflash annotation match fidelix_fm25q32_0x01_2bytes.output
80 test adesto_at45db161e_basic
81 protocol-decoder spi channel clk=0 channel mosi=1 channel cs=2 channel miso=3
82 protocol-decoder spiflash option format=ascii option chip=adesto_at45db161e
84 input spi/spiflash/adesto_at45db161e/adesto_at45db161e_basic.sr
85 output spiflash annotation match adesto_at45db161e_basic.output
87 test winbond_w25q80dv_ce_without_wren
88 protocol-decoder spi channel cs=0 channel clk=1 channel mosi=2 channel miso=3
89 protocol-decoder spiflash option format=ascii option chip=winbond_w25q80dv
91 input spi/spiflash/winbond_w25q80d/ce_without_wren.sr
92 output spiflash annotation match winbond_w25q80dv_ce_without_wren.output
94 test winbond_w25q80dv_chip_erase_and_writes_start
95 protocol-decoder spi channel cs=0 channel clk=1 channel mosi=2 channel miso=3
96 protocol-decoder spiflash option format=ascii option chip=winbond_w25q80dv
98 input spi/spiflash/winbond_w25q80d/chip_erase_and_writes_start.sr
99 output spiflash annotation match winbond_w25q80dv_chip_erase_and_writes_start.output
101 test winbond_w25q80dv_chip_erase_and_writes_end
102 protocol-decoder spi channel cs=0 channel clk=1 channel mosi=2 channel miso=3
103 protocol-decoder spiflash option format=ascii option chip=winbond_w25q80dv
105 input spi/spiflash/winbond_w25q80d/chip_erase_and_writes_end.sr
106 output spiflash annotation match winbond_w25q80dv_chip_erase_and_writes_end.output