]> sigrok.org Git - sigrok-firmware-fx2lafw.git/commit - gpif-acquisition.c
Change arguments of gpif_make_delay_state() to remove layering violation
authorPaul Fertser <redacted>
Fri, 15 Jul 2016 20:19:07 +0000 (23:19 +0300)
committerUwe Hermann <redacted>
Wed, 10 Aug 2016 13:11:10 +0000 (15:11 +0200)
commit41e02f6589989a2ef0c1d3c2be4317a662f393be
treefae28f76cfa92e67fa74e2a230e4a09afbec34b4
parentb68bc8eaca5454a158a0472afe45aac8c7f20717
Change arguments of gpif_make_delay_state() to remove layering violation

This function is called only for adding delay states to the waveform
so OPCODE is always the same.

While at it, fix confusing comments.

Signed-off-by: Paul Fertser <redacted>
gpif-acquisition.c