blob: b62d9b0ea58a9862b3bd1af356e42680f7edb399 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
test pca9571_simple
protocol-decoder i2c channel sda=0 channel scl=1
protocol-decoder pca9571
stack i2c pca9571
input i2c/nxp_pca9571/pca9571_simple.sr
output pca9571 annotation match pca9571_simple.output
test pca9571_sequence
protocol-decoder i2c channel sda=0 channel scl=1
protocol-decoder pca9571
stack i2c pca9571
input i2c/nxp_pca9571/pca9571_sequence.sr
output pca9571 annotation match pca9571_sequence.output
test pca9571_warning
protocol-decoder i2c channel sda=0 channel scl=1
protocol-decoder pca9571
stack i2c pca9571
input i2c/nxp_pca9571/pca9571_warning.sr
output pca9571 annotation match pca9571_warning.output
|