]> sigrok.org Git - libsigrok.git/commit
asix-sigma: rephrase trigger LUT upload to hardware for readability
authorGerhard Sittig <redacted>
Sat, 16 May 2020 14:27:25 +0000 (16:27 +0200)
committerGerhard Sittig <redacted>
Fri, 29 May 2020 06:06:18 +0000 (08:06 +0200)
commit72ea3b84bdb5975f2b891f694088e7824d418d74
treeeb229ebf596d11740ca25dfe5d00639fa936281a
parent0f017b7da90c4379580bf74716dacf0b0f60e292
asix-sigma: rephrase trigger LUT upload to hardware for readability

Rephrase the sigma_write_trigger_lut() routine to work on "a higher
level" of abstraction. Avoid short and most of all generic variable
names. Use identifiers that are closer to the vendor documentation.
src/hardware/asix-sigma/protocol.c