blob: 92b52d49dbd579b7279932c7148166b365b5e0ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
test mrf24j40-reset-wakeup
protocol-decoder spi channel cs=5 channel clk=3 channel mosi=2 channel miso=4
protocol-decoder mrf24j40
stack spi mrf24j40
input spi/mrf24j40/mrf24j40-reset-wakeup.sr
output mrf24j40 annotation match mrf24j40-reset-wakeup.output
test mrf24j40-wake-tx-ack
protocol-decoder spi channel cs=5 channel clk=3 channel mosi=2 channel miso=4
protocol-decoder mrf24j40
stack spi mrf24j40
input spi/mrf24j40/mrf24j40-wake-tx-ack.sr
output mrf24j40 annotation match mrf24j40-wake-tx-ack.output
|