X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=blobdiff_plain;f=decoder%2Ftest%2Fcounter%2Ftest.conf;h=89043548b8ebc86f39b8de77cc80f31235df2db2;hp=ca759e571c8757b973d806d678a04081a68023b9;hb=913b372366bc0cffd7bcbacb7b487c7a157db09c;hpb=3f0b1d31e4c2e5965e1ca795f673b1ddd1220a2d diff --git a/decoder/test/counter/test.conf b/decoder/test/counter/test.conf index ca759e5..8904354 100644 --- a/decoder/test/counter/test.conf +++ b/decoder/test/counter/test.conf @@ -32,3 +32,8 @@ test nrf24l01_communication_tx_8bit_words_reset protocol-decoder counter channel data=1 channel reset=0 option data_edge=rising option divider=8 input spi/nrf24l01/nrf24l01-communication-tx.sr output counter annotation match nrf24l01_communication_tx_8bit_words_reset.output + +test hd44780_text_falling_reset + protocol-decoder counter channel data=3 channel reset=1 option data_edge=falling option divider=2 option reset_edge=rising + input hd44780/hd44780-reset-init-hello.sr + output counter annotation match hd44780_text_falling_reset.output