]> sigrok.org Git - libsigrok.git/commitdiff
libsigrok-internal.h: add more endianess aware stream reader routines
authorGerhard Sittig <redacted>
Sat, 12 Sep 2020 06:13:21 +0000 (08:13 +0200)
committerGerhard Sittig <redacted>
Fri, 18 Sep 2020 14:42:37 +0000 (16:42 +0200)
Add endianess aware readers including address incrementing variants for
those intrinsic data types which were missing in the previous version
yet are needed for sr_analog_to_float() adjustment.

Also move the 24bit reader to its position in the sort order.


No differences found